parameter for loading config file
OO webdevelopment framework in PHP
Status: Abandoned
Brought to you by:
ruleant
Now the default configfile is loaded when using the framework (file config.php in the rootfolder of the framework).
It should be possible to specify the path of a different configfile by setting a parameter, when loading the framework. This way, the framework can be used multiple times, by different applications, but all with different settings.