Changeset 3317
- Timestamp:
- 08/08/2008 07:52:23 PM (4 months ago)
- Files:
-
- 1 modified
-
trunk/application/controllers/examples.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/application/controllers/examples.php
r3316 r3317 75 75 { 76 76 // Parse an external atom feed 77 $feed = feed::parse('http:// codeigniter.com/feeds/atom/news/');77 $feed = feed::parse('http://trac.kohanaphp.com/timeline?changeset=on&format=rss'); 78 78 79 79 // Show debug info
