SproutCMS

This is the code documentation for the SproutCMS project

function loadConfig()

Load the configuration for a subsite code.
It will only be loaded once per request - it gets cached in a static var

Usage

unknown Subsites::loadConfig ( string $subsite_code );

Arguments

  1. string $subsite_code
    The subsite code to load and return config for