Don't convert the timestamp to a number when calling php:functionString()
authorAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 12:58:45 +0000 (14:58 +0200)
committerAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 13:16:05 +0000 (15:16 +0200)
commit0b2252b86bf510f3ba9e9ddec20917a6a4359d7c
tree2077d8a950dcef0e61dd3c4b35b01253471a141c
parent3abd9a8957b788191d9aab7208f1997b6ca4adf8
Don't convert the timestamp to a number when calling php:functionString()

It's not needed to convert the $timestamp variable to a number before
passing it as an argument to php:functionString() as the latter will
convert it to a string anyways.
rss_converter_facebook.com.xsl
rss_converter_instagram.com.xsl