SproutCMS

This is the code documentation for the SproutCMS project

function createLockKey()

Return a unique key for identifying a session.
This will be constant even if the session id changes, although it's nuked if you log out.

Usage

unknown Admin::createLockKey ( );