summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index 1b318906e..a71b649e4 100644
--- a/backend.php
+++ b/backend.php
@@ -12,8 +12,6 @@
error_reporting(DEFAULT_ERROR_LEVEL); */
- define('SCHEMA_VERSION', 16);
-
require_once "sanity_check.php";
require_once "config.php";