Fix missing newline before =cut paragraph.
This commit is contained in:
parent
21f334e798
commit
7ac7b2bc80
1 changed files with 1 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ sub getRssItems { () }
|
||||||
=head2 www_viewRSS ( )
|
=head2 www_viewRSS ( )
|
||||||
|
|
||||||
Default www method for methods that return RSS. This will redirect to the getRssUrl unless overridden.
|
Default www method for methods that return RSS. This will redirect to the getRssUrl unless overridden.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub www_viewRSS {
|
sub www_viewRSS {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue