PEAR_DependencyDB::rebuildDB | PEAR_DependencyDB::singleton |
PEAR_DependencyDB | |
PEAR Manual | |
require_once '/DependencyDB.php'; |
void
PEAR_DependencyDB::setConfig
(
PEAR_Config|false
&$config
,
string|false
$depdb = FALSE
)
This crucial method is used to set the PEAR_Config object that should be used to retrieve both configuration information and a PEAR_Registry class for internal manipulation.
full path to the dependency database, or FALSE to use default
throws no exceptions thrown
This function can not be called statically.
PEAR_DependencyDB::rebuildDB | PEAR_DependencyDB::singleton |
PEAR_DependencyDB | |
PEAR Manual | |