]> git.wh0rd.org - tt-rss.git/blobdiff - utils/xml-export.php
properly check whether all constants are defined in config.php
[tt-rss.git] / utils / xml-export.php
index 438f008d419ddd2ee85de0af6a27a9bdf9bd9129..6926fd6c2f17bef379cebd800d6eaef73e42de71 100644 (file)
@@ -97,7 +97,7 @@
                                updated,
                                guid,
                                link,
-                               SUBSTRING(date_entered,1,16) AS date_entered,
+                               SUBSTRING(date_updated,1,16) AS date_updated,
                                SUBSTRING(last_read,1,16) AS last_read, 
                                comments,
                                ttrss_feeds.feed_url AS feed_url,
                                updated,
                                guid,
                                link,
-                               SUBSTRING(date_entered,1,16) AS date_entered,
+                               SUBSTRING(date_updated,1,16) AS date_updated,
                                SUBSTRING(last_read,1,16) AS last_read, 
                                comments,
                                ttrss_feeds.feed_url AS feed_url,