string checkConfig(
string
$config)
|
|
Check to see if a configuration file has been modified and if so recompile the cache file associated with it.
If the configuration file path is relative, the path itself is relative to the Mojavi MO_WEBAPP_DIR application setting.
Tags:
Parameters:
void import(
string
$config, [bool
$once = true])
|
|
Import a configuration file.
If the configuration file path is relative, the path itself is relative to the Mojavi MO_WEBAPP_DIR application setting.
Tags:
Parameters: