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.