From 9972b7cdd7b438f84b6ee6d8b30bc9124133b0c4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Mar 2013 09:48:15 +0400 Subject: 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. --- config.php-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php-dist') 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); -- cgit v1.2.3-54-g00ecf