I solved the problem with BOM
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
G::LoadSystem('inputfilter');
|
||||
$filter = new InputFilter();
|
||||
$_POST['qs'] = $filter->xssFilterHard($_POST['qs']);
|
||||
|
||||
Reference in New Issue
Block a user