diff --git a/lib/stream.php b/lib/stream.php index f5fcf226c7..a9c01095ec 100644 --- a/lib/stream.php +++ b/lib/stream.php @@ -28,6 +28,7 @@ class StreamAction extends Action { } function show_notice($notice) { + global $config; $profile = $notice->getProfile(); # XXX: RDFa common_element_start('div', array('class' => 'notice',