XOOPS
2.6.0
|
Go to the source code of this file.
Functions | |
smarty_function_securityToken ($params, Smarty_Internal_Template $smarty) | |
smarty_function_securityToken | ( | $params, | |
Smarty_Internal_Template | $smarty | ||
) |
XOOPS securityToken Smarty compiler plug-in
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.