some whitespace
darcs-hash:20080620072125-84dde-777b0a5405ea8ffc2436f711d60ab515d803b987.gz
This commit is contained in:
parent
15a09c5d69
commit
202f80511a
|
@ -23,9 +23,7 @@ class Rss10Action extends Action {
|
|||
|
||||
function handle($args) {
|
||||
parent::handle($args);
|
||||
|
||||
$limit = (int) $this->trimmed('limit');
|
||||
|
||||
$this->show_rss($limit);
|
||||
}
|
||||
|
||||
|
@ -138,4 +136,4 @@ class Rss10Action extends Action {
|
|||
function end_rss() {
|
||||
common_element_end('rdf:RDF');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user