projects
/
tweeper.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Don't convert the timestamp to a number when calling php:functionString()
[tweeper.git]
/
rss_converter_instagram.com.xsl
diff --git
a/rss_converter_instagram.com.xsl
b/rss_converter_instagram.com.xsl
index
54f660e
..
84fbd81
100644
(file)
--- a/
rss_converter_instagram.com.xsl
+++ b/
rss_converter_instagram.com.xsl
@@
-75,7
+75,7
@@
</guid>
<pubDate>
<xsl:variable name="timestamp" select="./date"/>
</guid>
<pubDate>
<xsl:variable name="timestamp" select="./date"/>
- <xsl:value-of select="php:functionString('Tweeper::epochToRssDate',
number($timestamp)
)"/>
+ <xsl:value-of select="php:functionString('Tweeper::epochToRssDate',
$timestamp
)"/>
</pubDate>
<description>
<xsl:text disable-output-escaping="yes"><![CDATA[</xsl:text>
</pubDate>
<description>
<xsl:text disable-output-escaping="yes"><![CDATA[</xsl:text>