Commit 612c234d 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 bcd20892
......@@ -81,7 +81,7 @@ ad_proc im_wiki_base_component { object_type object_id } {
Wiki component to be shown at the system home page
} {
set folder_id [wiki::get_folder_id]
set user_id [ad_get_user_id]
set user_id [ad_conn user_id]
set colspan 1
# Get the list of currently existing Wiki installations
......
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