rss_converters_*.xsl: prefix the namespace when calling Tweeper class methods
authorAntonio Ospite <ao2@ao2.it>
Fri, 4 Nov 2016 17:02:11 +0000 (18:02 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sat, 5 Nov 2016 21:57:29 +0000 (22:57 +0100)
The Tweeper class is now in a namespace, without this change the XSLT
processor would give errors like this:

PHP Warning:  XSLTProcessor::transformToXml(): Unable to call handler Tweeper::epochToRssDate() in .../src/Tweeper.php on line 356


No differences found