require_once 'PEAR/PackageFileManager.php';
boolean PEAR_PackageFileManager::isIncludeable (string $filename)
boolean PEAR_PackageFileManager::isIncludeable
then calls http://www.php.net/is_readable when it finds the file
throws no exceptions thrown
static
This function can not be called statically.