Add option to enable or disable showing multimedia content in RSS items
[tweeper.git] / src / rss_converter_facebook.com.xsl
index 520d6ce..7ead3ef 100644 (file)
@@ -1,7 +1,7 @@
 <!--
   Stylesheet to convert a Facebook public page to RSS.
 
-  Copyright (C) 2015  Antonio Ospite <ao2@ao2.it>
+  Copyright (C) 2015-2018  Antonio Ospite <ao2@ao2.it>
 
   This file is part of tweeper.
 
@@ -33,7 +33,6 @@
 <xsl:stylesheet version="1.0"
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     xmlns:php="http://php.net/xsl"
-    xsl:extension-element-prefixes="php"
     exclude-result-prefixes="php">
 
     <xsl:output method="xml" indent="yes"/>