SproutCMS

This is the code documentation for the SproutCMS project

function setup()

Router setup routine; determines controller/method from URI.
Automatically called during Kohana setup process.

Usage

void Router::setup ( );

Return value

  • void