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

implement stop action

This commit is contained in:
Andrew Dolgov
2013-03-31 19:28:36 +04:00
parent 133420aa8d
commit 5e736e4592
6 changed files with 31 additions and 4 deletions

View File

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