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

remove THEME_VERSION_REQUIRED

reduce potential freak agitation
This commit is contained in:
Andrew Dolgov
2013-04-02 22:46:08 +04:00
parent 2f76e8583d
commit e3c394d391

View File

@@ -66,8 +66,6 @@
define('SUBSTRING_FOR_DATE', 'SUBSTRING');
}
define('THEME_VERSION_REQUIRED', 1.1);
/**
* Return available translations names.
*