]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
introduce old-skool theme
[tt-rss.git] / backend.php
index 09fb418a6a3003add2c674ca4b8b9d3ce3fc5258..9746536dda58fb3d0228ee047ca73cd2fa787f01 100644 (file)
@@ -16,7 +16,7 @@
 
        $op = $_REQUEST["op"];
 
-       define('SCHEMA_VERSION', 7);
+       define('SCHEMA_VERSION', 8);
 
        require_once "sanity_check.php";
        require_once "config.php";