summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 2a8657474..abde27d71 100644
--- a/backend.php
+++ b/backend.php
@@ -1,5 +1,5 @@
<?
- define(SCHEMA_VERSION, 2);
+ define(SCHEMA_VERSION, 1);
$op = $_GET["op"];