SproutCMS

This is the code documentation for the SproutCMS project

function initialiseSession()

Initialises the PHP session and, if not present, generates a CSRF secret for the session

Usage

void Csrf::initialiseSession ( );

Return value

  • void