XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
$module = system_CleanVars ( $_REQUEST, 'module', '', 'string' ) | |
if(in_array($op, array('confirm', 'submit', 'install_ok', 'update_ok', 'uninstall_ok'))) | $myts =& MyTextsanitizer::getInstance() |
if(isset($_POST)) | $op = system_CleanVars ( $_REQUEST, 'op', 'list', 'string' ) |
$module = system_CleanVars ( $_REQUEST, 'module', '', 'string' ) |
if (in_array($op, array('confirm', 'submit', 'install_ok', 'update_ok', 'uninstall_ok'))) $myts =& MyTextsanitizer::getInstance() |
if (isset($_POST)) $op = system_CleanVars ( $_REQUEST, 'op', 'list', 'string' ) |