4.1. Opl_Class class
4.1.4. loadConfig()
4.1.3. getConfig()
« Previous
4.1.5. loadPlugins()
Next »

4.1.4. loadConfig()

ConstructMethod
Visibilitypublic
Referencebool Opl_Class::loadConfig( mixed $config )
Argument list
$config - mixed
The array with the configuration or the path to the INI file.
Returned valueTrue on success.
Versionssince 2.0.0-dev7

Loads the library configuration from an array or INI file. Returns false if the file could not be loaded or $config is not array.

4.1.4. loadConfig()
4.1. Opl_Class class
« Previous
4.1.3. getConfig()
Next »
4.1.5. loadPlugins()