X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=prefs.php;h=9f2b2e43b743a2cd3b1d886827986196489d6012;hb=b2f085806040ee9eb4ea02739c507c20baf8e981;hp=54d5ebad8cf7c47b4ba98759941ed92f5e8a9cc8;hpb=6322ac79a020ab584d412d782d62b2ee77d7c6cf;p=tt-rss.git diff --git a/prefs.php b/prefs.php index 54d5ebad..9f2b2e43 100644 --- a/prefs.php +++ b/prefs.php @@ -20,8 +20,6 @@ require_once "config.php"; require_once "db-prefs.php"; - $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); - if (!init_plugins()) return; login_sequence(); @@ -33,15 +31,20 @@ Tiny Tiny RSS : <?php echo __("Preferences") ?> + + + - - @@ -51,12 +54,21 @@ + + + @@ -92,9 +110,9 @@ - + - +
@@ -136,7 +154,7 @@ title="">
run_hooks($pluginhost::HOOK_PREFS_TABS, + PluginHost::getInstance()->run_hooks(PluginHost::HOOK_PREFS_TABS, "hook_prefs_tabs", false); ?> @@ -154,7 +172,5 @@ - -