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

remove top hello - feedback - preferences line

This commit is contained in:
Andrew Dolgov
2013-02-06 20:14:06 +04:00
parent ed47e3c418
commit 2d1282d4d1
6 changed files with 69 additions and 94 deletions

View File

@@ -181,10 +181,6 @@
// Users may enable other user plugins from Preferences/Plugins but may not
// disable plugins specified in this list.
define('FEEDBACK_URL', '');
// Displays an URL for users to provide feedback or comments regarding
// this instance of tt-rss. Can lead to a forum, contact email, etc.
define('CONFIG_VERSION', 26);
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).