HOR-3620
+ Add missing Phing package - Remove pending LoadInclude
This commit is contained in:
@@ -27,7 +27,6 @@ try {
|
||||
$filter = new InputFilter();
|
||||
$_POST = $filter->xssFilterHard($_POST);
|
||||
|
||||
G::LoadInclude( 'ajax' );
|
||||
if (isset( $_POST['form'] )) {
|
||||
$_POST = $_POST['form'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user