summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-23 09:51:30 +0400
committerAndrew Dolgov <[email protected]>2013-03-23 09:51:30 +0400
commit99534a3dde1bd488c193d84c11a0a886bee0fda4 (patch)
tree139869e516ece984a7097defdc5af77c74cbcb98 /config.php-dist
parent9972b7cdd7b438f84b6ee6d8b30bc9124133b0c4 (diff)
remove page title stuff for the time being
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 0 insertions, 3 deletions
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).