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

remove page title stuff for the time being

This commit is contained in:
Andrew Dolgov
2013-03-23 09:51:30 +04:00
parent 9972b7cdd7
commit 99534a3dde
5 changed files with 4 additions and 11 deletions

View File

@@ -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).