[dev] Re: [cvs] commit: jonah/lib Jonah.php
    Chuck Hagenbuch 
    chuck at horde.org
       
    Fri Mar  5 12:31:41 PST 2004
    
    
  
Quoting Marko Djukic <mdjukic at horde.org>:
>   Log:
>   seems like prefs still uses this, put patch it for now, but prefs 
> should be able to handle an array menu being returned to it too?
This is what we've got right now in services/prefs.php:
if ($app == 'horde') {
     require $appbase . '/services/portal/navbar.php';
} else {
     call_user_func(array($app, 'menu'));
}
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
    
    
More information about the dev
mailing list