API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Namespaces | |
namespace | 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()) | ( | ! | headers_sent() | ) |