X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=prefs.php;h=54d5ebad8cf7c47b4ba98759941ed92f5e8a9cc8;hb=6322ac79a020ab584d412d782d62b2ee77d7c6cf;hp=7a7d2842cc99f4dd2f9a0834768363a3891a7d97;hpb=aca75cb5cb323535099c7aef46a78ea3cec082f2;p=tt-rss.git diff --git a/prefs.php b/prefs.php index 7a7d2842..54d5ebad 100644 --- a/prefs.php +++ b/prefs.php @@ -22,9 +22,9 @@ $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); - if (!init_plugins($link)) return; + if (!init_plugins()) return; - login_sequence($link); + login_sequence(); header('Content-Type: text/html; charset=utf-8'); ?> @@ -39,14 +39,14 @@ - + @@ -154,7 +154,7 @@ - +