mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 20:01:31 +00:00
initial work on nested categories
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
define('EXPECTED_CONFIG_VERSION', 25);
|
||||
define('SCHEMA_VERSION', 92);
|
||||
define('SCHEMA_VERSION', 93);
|
||||
|
||||
mb_internal_encoding("UTF-8");
|
||||
date_default_timezone_set('UTC');
|
||||
|
||||
Reference in New Issue
Block a user