Changeset 145
- Timestamp:
- 12/08/06 08:31:16 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/mods/rss_feed/class.rss.php
r134 r145 43 43 ]]> 44 44 </description> 45 <guid> ".KB_HOST."?a=kill_detail&kll_id=".$kill->getID()."</guid>45 <guid>http://".KB_HOST."?a=kill_detail&kll_id=".$kill->getID()."</guid> 46 46 <pubDate>".strftime("%a, %d %b %Y %T %Z" , strtotime($kill->getTimeStamp()))."</pubDate> 47 47 </item>\n";