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.
概要
require_once '/DependencyDB.php'; |
void|PEAR_Error
PEAR_DependencyDB::assertDepsDB
()
説明
Assert that the dependency database exists, and attempt to create it
if it doesn't.
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。