1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

introduce old-skool theme

This commit is contained in:
Andrew Dolgov
2006-05-17 08:45:17 +01:00
parent 6d1e02a236
commit 9483421615
9 changed files with 1089 additions and 1 deletions

View 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";