gaim/www

Parents fa16ba4a293f
Children 1ba568596f91
I'm not sure if people will like this, but let's try it for a day or two.
Binary file htdocs/images/xml.png has changed
--- a/htdocs/index.php Mon Dec 22 16:16:50 2003 -0500
+++ b/htdocs/index.php Mon Dec 22 16:31:39 2003 -0500
@@ -3,6 +3,16 @@
start_html("News");
+?>
+<div align="left">
+ &nbsp;&nbsp;&nbsp;
+ <i><font color="#606060">Get the news in RSS</font></i>
+ &nbsp;
+ <a href="/rss.php/news"><img src="/images/xml.png" width="36" height="14" border="0" alt="XML" /></a>
+ &nbsp;&nbsp;&nbsp;
+</div>
+<?php
+
if (!isset($start)) { $start = 0; }
if (!isset($limit)) { $limit = 5; }