[imp] Summary Call
Chuck Hagenbuch
chuck at horde.org
Mon Jan 6 23:06:47 PST 2003
Quoting Derek Martin <derek at younet.okstate.edu>:
> Hi there, okay, here is the results of my var_dump - all of it!
>
> <?php
>
> @define('HORDE_BASE', '/www/sinapse/tools');
> require_once HORDE_BASE . '/lib/base.php';
>
> $registry = &Registry::singleton();
> echo $registry->callByPackage('summary', 'imp');
> var_dump ($registry);
No:
var_dump($registry->callByPackage('summary', 'imp'));
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"Block Island Ferry - Fastest Route to Downtown"
More information about the imp
mailing list