summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php
index 9b3e4b1eb..1addd7b7e 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -1,4 +1,4 @@
-<?
+<?php
define('EXPECTED_CONFIG_VERSION', 3);
if (!file_exists("config.php")) {