COPYING
README
Todo List
Configuration file access
Configuration file access This class provides read/write access to the database access
Located in /engine/lib/common/glconfig.php [line 99]
Properties
Methods
The data structure extracted from the config file
GLConfigFile __construct( $file )
void __destruct( )
void load( )
void save( )
void __get( $var )
void __isset( $var )
void __set( $var, $value )
void __unset( $var )