]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/theme.php
Frio: add template for admin/users
[friendica.git] / view / theme / vier / theme.php
index 22345c2e1fa8a74da43673a71d89acda5a320e21..e758cb65158bd915b550e4ce2cfba95cad486b14 100644 (file)
@@ -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'];
                }