X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fstream.php;h=a9c01095ec4ae4c503b280d1680522c941876114;hb=139c7a7979b44aac0e6c6948f0bb33ea05bfd72f;hp=f5fcf226c7968f2e7b61377dd8e6ccf98f0fd76e;hpb=289c44141d7d6aabd924f6543c1a49df5b3444c4;p=quix0rs-gnu-social.git 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',