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 Returns TRUE on success, FALSE on failure.
This function can not be called statically.