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