SproutCMS

This is the code documentation for the SproutCMS project

function check()

Checks the current request against the list of require_ssl controllers/actions and force SSL for them.
If the user accesses a page not on the list, in SSL mode, we let them anyway.

Usage

void Ssl::check ( );

Return value

  • void