require_once 'autoloader.php';
bool PEAR_Autoloader::removeAutoload (string $method)
bool PEAR_Autoloader::removeAutoload
Remove an autoload entry.
which method to remove the autoload entry for
bool Возвращает TRUE в случае успеха и FALSE при неудаче.
Эта функция не должна вызываться статически.