HTMLPurifier 4.4.0
/home/ezyang/Dev/htmlpurifier/package.php File Reference

Go to the source code of this file.

Variables

 $pkg = new PEAR_PackageFileManager2
 $version = trim(file_get_contents('VERSION'))
 $api_version = substr($version, 0, strrpos($version, '.'))

Variable Documentation

$api_version = substr($version, 0, strrpos($version, '.'))

Definition at line 41 of file package.php.

$pkg = new PEAR_PackageFileManager2

Definition at line 8 of file package.php.

$version = trim(file_get_contents('VERSION'))

Definition at line 40 of file package.php.

Referenced by HTMLPurifier_DefinitionCache::isOld().