From: Andrew Dolgov Date: Thu, 8 Mar 2018 15:41:03 +0000 (+0300) Subject: do not enforce strict mode for plugins X-Git-Tag: 18.8~56 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a72643257afa150e128513d8663690c049229983;p=tt-rss.git do not enforce strict mode for plugins --- diff --git a/index.php b/index.php index 31d76703..fb24066f 100644 --- a/index.php +++ b/index.php @@ -117,7 +117,10 @@ print get_minified_js(["tt-rss.js", "functions.js", "feedlist.js", "viewfeed.js", "PluginHost.js"]); - + ?> + + +