changed the template variable to date_iso from date_822 to check the march problem at clients

This commit is contained in:
Oğuz Yarımtepe 2008-12-15 20:03:31 +00:00
parent 9840078dc2
commit 99666d8b09

View File

@ -19,7 +19,7 @@
</TMPL_IF>
<TMPL_VAR content ESCAPE="HTML"></description>
</TMPL_IF>
<pubDate><TMPL_VAR date_822></pubDate>
<pubDate><TMPL_VAR date_iso></pubDate>
<TMPL_IF creator>
<dc:creator><TMPL_VAR creator></dc:creator>
</TMPL_IF>