summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 37efefbca..deddf358f 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1000,6 +1000,7 @@
function sanity_check() {
require_once 'errors.php';
+ global $ERRORS;
$error_code = 0;
$schema_version = get_schema_version(true);