X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftheme.php;h=e758cb65158bd915b550e4ce2cfba95cad486b14;hb=1017e244cae7cb1cfce46fe0d4fdc43fb117885e;hp=22345c2e1fa8a74da43673a71d89acda5a320e21;hpb=02ef222fe106b4938a36489bf69bff604a7739cf;p=friendica.git diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index 22345c2e1f..e758cb6515 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -215,6 +215,7 @@ function vier_community_info() //Community_Pages at right_aside if ($show_pages && local_user()) { + $cid = null; if (x($_GET, 'cid') && intval($_GET['cid']) != 0) { $cid = $_GET['cid']; }