Commit 9515c2e4 authored by Frank Bergmann's avatar Frank Bergmann

- Removed debugging code

parent 01c7d953
......@@ -31,7 +31,7 @@ set message "Successfully performed action=$action"
if {[catch {
# Parse the JSON POST data
sset post_content [ns_conn content]
set post_content [ns_conn content]
array set json_hash [util::json::parse $post_content]
ns_log Notice "project-task-tree-action: json_hash=[array get json_hash]"
......
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