PEAR_Registry::checkFileMap() -- Test whether a file belongs to a package
Beschrijving
Test whether a file belongs to a package.
Parameter
- string
$path
file path, absolute or relative to the pear install dir
Return waarde
string -
name of the package the file belongs to, or an empty
string if the file does not belong to an installed package
Note
Deze functie kan niet statisch worden aangeroepen.