projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
57535fd
)
rss_converters_*.xsl: prefix the namespace when calling Tweeper class methods
author
Antonio Ospite <ao2@ao2.it>
Fri, 4 Nov 2016 17:02:11 +0000
(18:02 +0100)
committer
Antonio 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