multi acl: port events

This commit is contained in:
Mario Vavti
2016-08-03 23:57:41 +02:00
parent df27a48e72
commit 908e15bc90
5 changed files with 20 additions and 10 deletions

View File

@@ -1213,8 +1213,6 @@ function status_editor($a, $x, $popup = false) {
call_hooks('jot_tool', $jotplugins);
//print_r(acl2json($x['permissions']['allow_gid'])); killme();
$o .= replace_macros($tpl, array(
'$return_path' => ((x($x, 'return_path')) ? $x['return_path'] : App::$query_string),
'$action' => z_root() . '/item',