Changeset 5195
- Timestamp:
- 02/02/08 16:57:06 (10 months ago)
- Location:
- trunk/interface
- Files:
-
- 1 removed
- 1 modified
-
blog/rss.php (deleted)
-
rss/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/rss/index.php
r5193 r5195 13 13 fetchConfigVal(); 14 14 } 15 15 publishEntries(); 16 16 if (!file_exists(ROOT . "/cache/rss/$blogid.xml")) 17 17 refreshRSS($blogid);
