SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Load the rules file

Usage

void $UserAgent->__construct ( string $filename );

Arguments

  1. string $filename
    Filename of the rules file to load

Exceptions thrown

  • Exception
    if JSON file missing or invalid

Return value

  • void