SproutCMS

This is the code documentation for the SproutCMS project

function create()

Create a new session.

Usage

void Session::create ( [ array $vars ] );

Arguments

  1. array $vars = NULL
    variables to set after creation

Return value

  • void