projects
/
project/views_rss.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
37badf4
)
Clean up comments.
author
Alex Barth
Tue, 2 Mar 2010 21:03:30 +0000 (21:03 +0000)
committer
Alex Barth
Tue, 2 Mar 2010 21:03:30 +0000 (21:03 +0000)
views/views_plugin_style_rss_fields.inc
patch
|
blob
|
blame
|
history
diff --git
a/views/views_plugin_style_rss_fields.inc
b/views/views_plugin_style_rss_fields.inc
index
38aa332
..
2060ee7
100644
(file)
--- a/
views/views_plugin_style_rss_fields.inc
+++ b/
views/views_plugin_style_rss_fields.inc
@@
-2,10
+2,8
@@
// $Id$
/**
- * @file
- * Extending the view_plugin_style class to provide a kml view style.
+ * Extend the view_plugin_style class to provide an RSS view style.
*/
-
class views_plugin_style_rss_fields extends views_plugin_style {
/**