XOOPS  2.6.0
function.securityToken.php File Reference

Go to the source code of this file.

Functions

 smarty_function_securityToken ($params, Smarty_Internal_Template $smarty)
 

Function Documentation

smarty_function_securityToken (   $params,
Smarty_Internal_Template  $smarty 
)

XOOPS securityToken Smarty compiler plug-in

Author
Richard Griffith richa.nosp@m.rd@g.nosp@m.eekwr.nosp@m.ight.nosp@m..com Inserts a XOOPS security token

Not sure if this is a good idea (sounds like application logic, not presentation,) but there are several token generations done in {php} tags which don't work with Smarty 3.1

Definition at line 18 of file function.securityToken.php.