PEAR_Registry::packageExists() -- Check for Package
Description
Checks wether a Package is registered in the registry or not.
Parameter
- string
$package
Package name
Return value
boolean -
TRUE if package is registered
Note
This function can not be called
statically.