Changeset 431
- Timestamp:
- 06/29/09 11:27:13 (4 years ago)
- Files:
-
- 1 modified
-
site/pages/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/index.html
r430 r431 261 261 $_GET['feed2'] = "http://dev.telnic.org/trac/timeline?discussion=on&wiki=on&format=rss&changeset=on"; 262 262 $_GET['feed3'] = ""; 263 include(" rss-pipe.inc");263 include("/pages/rss-pipe.inc"); 264 264 } 265 265 run_pipe();








