From 99534a3dde1bd488c193d84c11a0a886bee0fda4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Mar 2013 09:51:30 +0400 Subject: remove page title stuff for the time being --- config.php-dist | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 299f753ca..192cb15f9 100644 --- a/config.php-dist +++ b/config.php-dist @@ -186,9 +186,6 @@ // Users may enable other user plugins from Preferences/Plugins but may not // disable plugins specified in this list. - define('PAGE_TITLE','Tiny Tiny RSS'); - // Change this value to customize the HTML page title - define('CONFIG_VERSION', 26); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). -- cgit v1.2.3