PEAR_DependencyDB::rebuildDB()

PEAR_DependencyDB::rebuildDB()  -- Rebuild the dependency DB by reading registry entries.

Referentiesamenvatting

require_once '/DependencyDB.php';

true|PEAR_Error PEAR_DependencyDB::rebuildDB ()

Beschrijving

This is used to create or re-create the dependency database by reading registry entries for each installed file to extract dependencies and save them in the dependency database.

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.