Revert "Fix failing script in debug mode"

This reverts commit e667899392, which
stopped the script from working in non-debug mode.
This commit is contained in:
Paul Gear
2013-11-19 20:58:20 +10:00
parent e667899392
commit b630ed0ddc

View File

@@ -45,7 +45,6 @@ include_once("../includes/defaults.inc.php");
include_once("../config.php");
include_once("../includes/definitions.inc.php");
include_once("../includes/common.php");
include_once("../includes/functions.php");
include_once("../includes/dbFacile.php");
include_once("../includes/rewrites.php");
include_once("includes/functions.inc.php");