ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
zoneinfo_generator.php File Reference

Go to the source code of this file.

Variables

 exit
 
const ZONEINFO = '/usr/share/zoneinfo'
 
const TZ_CONVERT = 'tz_convert'
 
const READLINK = 'readlink'
 

Variable Documentation

◆ exit

exit

Definition at line 3 of file zoneinfo_generator.php.

◆ READLINK

const READLINK = 'readlink'

Definition at line 7 of file zoneinfo_generator.php.

◆ TZ_CONVERT

const TZ_CONVERT = 'tz_convert'

Definition at line 6 of file zoneinfo_generator.php.

◆ ZONEINFO

const ZONEINFO = '/usr/share/zoneinfo'

Definition at line 5 of file zoneinfo_generator.php.