PEAR_Registry::addPackage() -- Registers a package to the registry
Beschreibung
Adds a Package entry to the registry
Parameter
- string
$package
Package name
- array
$info
additional information for the package entry
Rückgabewert
boolean -
FALSE if Package is already registered;
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.