[dev] app specific DataTree driver
    Chuck Hagenbuch 
    chuck at horde.org
       
    Wed Sep  1 17:20:17 PDT 2004
    
    
  
Quoting Marko Djukic <mdjukic at horde.org>:
> line 1132 of DataTree.php:
>         if (!empty($app)) {
>             require_once $GLOBALS['registry']->getParam('fileroot', $app) .
> '/lib/DataTree/' . $driver . '.php';
>
> apart from the fact that $app does not seem to exists ever in this 
> function, do we ever have an app specific DataTree driver?
Nope. I'd say delete that clause.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
    
    
More information about the dev
mailing list