Get a config value for a given subsite Use this instead of Kohana::config, if you need to target a specific subsite. It always looks in the "sprout" config file, doesn't support other files.
This is the code documentation for the SproutCMS project
Search documentation |
function getConfig()Get a config value for a given subsite Use this instead of Kohana::config, if you need to target a specific subsite. It always looks in the "sprout" config file, doesn't support other files.
Usagemixed Subsites::getConfig ( string $key , int $subsite_id ); Arguments
Return value
|
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |