XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
config.custom.php
Go to the documentation of this file.
1
<?php
20
defined(
'XOOPS_ROOT_PATH'
) or die('Restricted access');
21
22
return
$config
= array(
23
// Filters XSS scripts on display of text
24
// There is considerable trade-off between security and performance
25
"filterxss_on_display" =>
false
,
26
);
27
?>
L:
0xoops
xoops-2.5.6
htdocs
class
textsanitizer
config.custom.php
Generated on Fri May 10 2013 01:04:24 for XOOPS 2.5.6 by
1.8.3.1