System | |
PEAR Manual | |
require_once 'PEAR/autoloader.php'; |
bool PEAR_Autoloader::removeAggregateObject (
string $classname
)
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.
System | |
PEAR Manual | |