Commit 5a42f2b1 authored by Frank Bergmann's avatar Frank Bergmann

- Fixed merge conflict

parent 41be5606
......@@ -1069,7 +1069,6 @@ ad_proc fs::add_version {
db_string update1 "select acs_object__update_last_modified(:parent_id, :creation_user, :creation_ip)"
db_string update2 "select acs_object__update_last_modified(:item_id, :creation_user, :creation_ip)"
if {[string is false $suppress_notify_p]} {
fs::do_notifications -folder_id $parent_id -filename $title -item_id $revision_id -action "new_version" -package_id $package_id
}
......
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