rss now using model
[dylansserver.git] / view / rss.php
index 2f55ca3..4e2609b 100644 (file)
@@ -4,6 +4,6 @@
     <link>http://dylansserver.com/notes</link>
     <description>dylansserver.com/notes/rss</description>
     <atom:link href="http://dylansserver.com/notes/rss" rel="self" type="application/rss+xml" />
-    <?php $this->display_items() ?>
+    <?php $rss->display_items() ?>
   </channel>
 </rss>