mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:35:57 +00:00
add namespaced controls with unified naming; deprecated old-style control shortcuts
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
|
||||
require_once 'db-prefs.php';
|
||||
require_once 'controls.php';
|
||||
require_once 'controls_compat.php';
|
||||
|
||||
define('SELF_USER_AGENT', 'Tiny Tiny RSS/' . get_version() . ' (http://tt-rss.org/)');
|
||||
ini_set('user_agent', SELF_USER_AGENT);
|
||||
|
||||
Reference in New Issue
Block a user