]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/3rdparty/makefulltextfeed.php
fixes #963 and use our own readability.php file for mobiClass
[github/wallabag/wallabag.git] / inc / 3rdparty / makefulltextfeed.php
index a081f88b29f6800dab4cd2249366e35d45cd33dd..27a62d7324890d474dea4cead9bc5c451c45ec32 100755 (executable)
@@ -31,6 +31,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //error_reporting(E_ALL ^ E_NOTICE);\r
 ini_set("display_errors", 1);\r
 @set_time_limit(120);\r
+libxml_use_internal_errors(true); \r
+\r
 \r
 // Deal with magic quotes\r
 if (get_magic_quotes_gpc()) {\r