modX::reloadConfig
Reload the config settings. Useful in cases where you've loaded some Settings dynamically.
Syntax
API Doc: http://api.modxcms.com/modx/modX.html#reloadConfig
array reloadConfig ()
Example
$modx->reloadConfig();
Reload the config settings. Useful in cases where you've loaded some Settings dynamically.
API Doc: http://api.modxcms.com/modx/modX.html#reloadConfig
array reloadConfig ()
$modx->reloadConfig();