Commit 82b7be40 authored by Frank Bergmann's avatar Frank Bergmann

- Sencha TT:

  Working on permissions
parent 3e4a23eb
......@@ -1537,6 +1537,7 @@ ad_proc -private im_rest_delete_object {
if {[catch {
set nuke_tcl [list "${nuke_otype}_nuke" -current_user_id $user_id $rest_oid]
ns_log Notice "im_rest_delete_object: nuke_tcl=$nuke_tcl"
eval $nuke_tcl
} err_msg]} {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment