forgot config in channel

darcs-hash:20080608201957-84dde-a092da20de695cfd6a910c38b24a607fe678159c.gz
This commit is contained in:
Evan Prodromou 2008-06-08 16:19:57 -04:00
parent 53ae2cc3f9
commit a00b9c0fdc
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ class Rss10Action extends Action {
}
function show_channel($notices) {
global $config;
$channel = $this->get_channel();
$image = $this->get_image();