Fix and enable input filtering through include/filter.php
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
// application environment
|
||||
require("path.php");
|
||||
require(BASE."include/incl.php");
|
||||
require(BASE."include/filter.php");
|
||||
require_once(BASE."include/mail.php");
|
||||
|
||||
// set http header to not cache
|
||||
|
||||
Reference in New Issue
Block a user