Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

PEAR_DependencyDB::assertDepsDB()

PEAR_DependencyDB::assertDepsDB()  --  Create the dependency database, if it doesn't exist. Error if the database is newer than the code reading it.

Description

Assert that the dependency database exists, and attempt to create it if it doesn't.

Throws

throws no exceptions thrown

Note

This function can not be called statically.