From: Christian Weiske Date: Wed, 10 Nov 2010 20:59:23 +0000 (+0100) Subject: do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them X-Git-Tag: 1.5.0~302 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8a7f5767350382531fb5124c09bb33537a5730d2;p=tt-rss.git do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them --- diff --git a/functions.php b/functions.php index 3b9346c5..715d29de 100644 --- a/functions.php +++ b/functions.php @@ -1,7 +1,11 @@