bool PEAR_Autoloader::removeAutoload ( string $method )
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.