double perms msg
This commit is contained in:
parent
580c30f516
commit
962c6207ae
@ -287,7 +287,7 @@ function connedit_content(&$a) {
|
|||||||
$o .= "\$('#me_id_perms_" . $p . "').attr('checked','checked'); \n";
|
$o .= "\$('#me_id_perms_" . $p . "').attr('checked','checked'); \n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$o .= "abook_perms_msg(); }\n</script>\n";
|
$o .= " }\n</script>\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
if(argc() == 3) {
|
if(argc() == 3) {
|
||||||
|
@ -1 +1 @@
|
|||||||
2015-01-11.916
|
2015-01-12.917
|
||||||
|
Reference in New Issue
Block a user