A system configuration file in the form of an INI file. These are in the standard NAME=VALUE format, within sections. In this class we ignore the [sections], and just read in all of the NAME=VALUE pairs, stashing them into the 'settings' class var as an array.
Use the 'getvalue()' method to access the read-in vars.
Located in /file-defs.php (line 1141)
configfile | --iniconfigfile
Inherited from configfile
configfile::$path
configfile::$settings
configfile::$valid
Process the configfile.
Inherited From configfile
configfile::configfile()
configfile::getvalue()
configfile::import_settings()
configfile::settingexists()
configfile::settingscount()
Documentation generated by phpDocumentor 1.3.0RC3