remove init from rssaction
darcs-hash:20081202045825-5ed1f-5bbbf3954610442bdd123f720b1c85ec85c4449e.gz
This commit is contained in:
parent
0498aa94ec
commit
0464a10202
@ -60,10 +60,6 @@ class Rss10Action extends Action {
|
||||
|
||||
function show_rss($limit=0) {
|
||||
|
||||
if (!$this->init()) {
|
||||
return;
|
||||
}
|
||||
|
||||
$notices = $this->get_notices($limit);
|
||||
|
||||
$this->init_rss();
|
||||
|
Loading…
Reference in New Issue
Block a user