summaryrefslogtreecommitdiff
path: root/lib/stream.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stream.php')
-rw-r--r--lib/stream.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stream.php b/lib/stream.php
index f5fcf226c..a9c01095e 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',