From 37653a376085e7f155ec101b937583f5d08012cc Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 1 Nov 2012 22:23:13 -0700 Subject: grrr... hashes aren't matching. --- mod/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/settings.php') diff --git a/mod/settings.php b/mod/settings.php index 6c31242f6..3e8134d5c 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -719,7 +719,7 @@ function settings_content(&$a) { $channel = $a->get_channel(); - global $global_perms; + $global_perms = get_perms(); $perms = perms_text(); $permiss = array(); -- cgit v1.2.3