summaryrefslogtreecommitdiff
path: root/errors.php
diff options
context:
space:
mode:
Diffstat (limited to 'errors.php')
-rw-r--r--errors.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/errors.php b/errors.php
index 12aeffe75..802947d98 100644
--- a/errors.php
+++ b/errors.php
@@ -1,4 +1,6 @@
<?php
+ set_include_path(get_include_path() . PATH_SEPARATOR . "include");
+
require_once "functions.php";
$ERRORS[0] = "";