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

Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"

This reverts commit 8d051fa076.
This commit is contained in:
Andrew Dolgov
2013-03-23 09:48:15 +04:00
parent b68dce191f
commit 9972b7cdd7
6 changed files with 6 additions and 13 deletions

View File

@@ -186,7 +186,7 @@
// Users may enable other user plugins from Preferences/Plugins but may not
// disable plugins specified in this list.
define('SITE_TITLE', 'Tiny Tiny RSS');
define('PAGE_TITLE','Tiny Tiny RSS');
// Change this value to customize the HTML page title
define('CONFIG_VERSION', 26);