From 9483421615ba77c4e3e485d49ff2d287502e5149 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 May 2006 08:45:17 +0100 Subject: introduce old-skool theme --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 09fb418a6..9746536dd 100644 --- a/backend.php +++ b/backend.php @@ -16,7 +16,7 @@ $op = $_REQUEST["op"]; - define('SCHEMA_VERSION', 7); + define('SCHEMA_VERSION', 8); require_once "sanity_check.php"; require_once "config.php"; -- cgit v1.2.3