1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 21:35:56 +00:00

schema: remove unused prefs help_text/short_desc/section_name

This commit is contained in:
Andrew Dolgov
2013-04-02 16:34:08 +04:00
parent dfad9d7a36
commit 923b5c8b11
5 changed files with 128 additions and 213 deletions

View File

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