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 Возвращает TRUE в случае успеха и FALSE при неудаче.
Эта функция не должна вызываться статически.