![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Espaces de nommage | |
| xoopsform | |
Variables | |
| $xoopsLogger | activated = false |
| $myts = MyTextSanitizer::getInstance() | |
| $content = rawurldecode(XoopsRequest::getText('text', '', 'POST')) | |
| if(! $GLOBALS['xoopsSecurity']->validateToken(@ $_POST['token'], false)) | $html = empty($_POST['html']) ? 0 : 1 |
| if(preg_match_all('/%u([[:alnum:]]{4})/', $content, $matches)) | if (!headers_sent()) |
| $content = rawurldecode(XoopsRequest::getText('text', '', 'POST')) |
| if (! $GLOBALS[ 'xoopsSecurity']->validateToken(@ $_POST[ 'token'], false)) $html = empty($_POST['html']) ? 0 : 1 |
| $myts = MyTextSanitizer::getInstance() |
| $xoopsLogger activated = false |
| if (preg_match_all('/%u([[:alnum:]]{4})/', $content, $matches)) if(!headers_sent()) |