summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-23 09:48:15 +0400
committerAndrew Dolgov <[email protected]>2013-03-23 09:48:15 +0400
commit9972b7cdd7b438f84b6ee6d8b30bc9124133b0c4 (patch)
tree7d1331733a7c2cc980a072c1efc32baf3cf75060 /config.php-dist
parentb68dce191f8f7b1d63444a83b8a38b927d4e66f0 (diff)
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 8d051fa0769922df69ac737eee9d13dff67095a9.
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index c66fb39fa..299f753ca 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -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);