Changeset 544 for trunk/app/controllers/podcasts_controller.php
- Timestamp:
- 05/21/08 16:16:15 (6 months ago)
- Files:
-
- 1 modified
-
trunk/app/controllers/podcasts_controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/controllers/podcasts_controller.php
r540 r544 60 60 $this->set('data', $this->Podcast->findAll($conditions, $fields, $order, $limit)); 61 61 } 62 63 62 64 63 public function rss($username)
