1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 06:25:57 +00:00

add ability to select CSS files in themes/

This commit is contained in:
Andrew Dolgov
2013-03-28 21:04:29 +04:00
parent 56b61583a2
commit 5d40efc9b0
9 changed files with 47 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
define('SCHEMA_VERSION', 109);
define('SCHEMA_VERSION', 110);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);