Commit 483fd222 authored by Frank Bergmann's avatar Frank Bergmann

- Changed ad_conn_user_id to ad_conn user_id

- Added workflow updates in order to eliminate
  "modify" as the first transition in a WF
parent 7bff3582
......@@ -26,7 +26,7 @@ db_transaction {
events::event::get -event_id $event_id -array event_info
if { [db_0or1row select_ecommerce_info {}] } {
set user_id [ad_get_user_id]
set user_id [ad_conn user_id]
set peeraddr [ns_conn peeraddr]
db_dml toggle_active_p_update {}
......
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