SproutCMS

This is the code documentation for the SproutCMS project

function checkOrDie()

Checks the CSRF token
If it fails, redirect the user to the home page, and report an error

Usage

void Csrf::checkOrDie ( );

Return value

  • void