Elgg  Version 1.11
Namespaces | Variables
securitytoken.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 $ts = time()
 
 $token = generate_action_token($ts)
 

Variable Documentation

$token = generate_action_token($ts)

Definition at line 12 of file securitytoken.php.

$ts = time()

Definition at line 11 of file securitytoken.php.