Commit 0395b758 authored by Frank Bergmann's avatar Frank Bergmann

- inserted debug messages

parent 7b51b52b
......@@ -220,10 +220,12 @@ where
# ---------------------------------------------------------------------
# Only if we are creating a new message...
ns_log Notice "/intranet-forum/new-2: action_type=$action_type"
if {[string equal $action_type "new_message"]} {
# .. and only if the parameter is enabled...
if {[ad_parameter -package_id [im_package_forum_id] SubscribeAllMembersToNewItemsP "" "0"]} {
ns_log Notice "/intranet-forum/new-2: subscribing all project members to the new message"
# Select the list of all project members allowed to see
# see the new TIND.
......
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