From 962c6207ae0091dd447e2e6d9db3c997b6613cf4 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 12 Jan 2015 11:25:48 -0800 Subject: double perms msg --- mod/connedit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/connedit.php') diff --git a/mod/connedit.php b/mod/connedit.php index 49aae6684..3f31134cd 100644 --- a/mod/connedit.php +++ b/mod/connedit.php @@ -287,7 +287,7 @@ function connedit_content(&$a) { $o .= "\$('#me_id_perms_" . $p . "').attr('checked','checked'); \n"; } } - $o .= "abook_perms_msg(); }\n\n"; + $o .= " }\n\n"; } if(argc() == 3) { -- cgit v1.2.3