PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
This method is used by the registry when a package is installed or upgraded to register the package's dependencies in the dependency database.
This parameter, if an array, should be in format:
<?php array( 'package' => 'packagename', 'channel' => 'channelname' ); ?> |
Zurück | Zum Anfang | Nach vorne |
PEAR_DependencyDB::hasWriteAccess() | Nach oben | PEAR_DependencyDB::rebuildDB() |