From: Andrew Dolgov Date: Sun, 17 Jan 2016 13:33:32 +0000 (+0300) Subject: Merge branch 'po_fixes' into 'master' X-Git-Tag: 16.3~53 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6a3c902f8161557d7c22435aa9b435608ed55122;hp=35a0a87913c2a2c07d7d683f94846f0da02b90d8;p=tt-rss.git Merge branch 'po_fixes' into 'master' Fixes to .po files There were a few minor problems in the .po files, mostly invalid headers. Nothing serious, but the fixes are also quite simple. See merge request !24 --- diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index b78aa4d6..1988649a 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -709,6 +709,10 @@ class Pref_Prefs extends Handler_Protected { print_notice(__("Download more plugins at tt-rss.org forums or wiki.")); + if (ini_get("open_basedir") && function_exists("curl_init") && !defined("NO_CURL")) { + print_warning("Your PHP configuration has open_basedir restrictions enabled. Some plugins relying on CURL for functionality may not work correctly."); + } + print "
"; print "