Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PEAR/autoloader.php';
bool PEAR_Autoloader::removeAggregateObject (string $classname)
bool PEAR_Autoloader::removeAggregateObject
Remove an aggregate object.
the class of the object to remove
bool Returns TRUE on success, FALSE on failure.
This function can not be called statically.