ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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

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

Definition at line 41 of file package.php.

◆ $pkg

$pkg = new PEAR_PackageFileManager2

Definition at line 8 of file package.php.

◆ $version

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

Definition at line 40 of file package.php.