Code: Alles auswählen
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /forum/phpBB2-2.0.22-deutsch/phpBB2/admin/admin_introportalmod.php
----------------
Request-Method: POST
Matching rule: .pl
In variable: Partnersitelinks
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/forum/phpBB2-2.0.22-deutsch/phpBB2/admin/admin_introportalmod.php
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);
#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('Partnersitelinks');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Code: Alles auswählen
include($phpbb_root_path . 'common.'.$phpEx);
MfG
Funfare