Parent Directory
|
Revision Log
|
Revision Graph
Moved template function fromobject.inc to .module file.
| 1 | <?php |
| 2 | /** |
| 3 | * Default style plugin to render a Podcast |
| 4 | */ |
| 5 | class ffpc_plugin_style_podcast extends views_plugin_style_rss { |
| 6 | |
| 7 | } |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |