X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=plugins%2Fmobile%2Fhome.php;h=f0ebf6a111cfb5ab756ed692bcc0127cd2dafee0;hb=ba68b6815ab31d17cda113e7990eeb07558b02a9;hp=03fccb3e2fc838bd5eab521633615f66378b1e28;hpb=9594791782bb9adbf29018c444ea427fbaeb5ee4;p=tt-rss.git diff --git a/plugins/mobile/home.php b/plugins/mobile/home.php index 03fccb3e..f0ebf6a1 100644 --- a/plugins/mobile/home.php +++ b/plugins/mobile/home.php @@ -18,7 +18,7 @@ $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); - init_connection($link); + init_plugins($link); login_sequence($link, true);