Commit bbd5bdb3 authored by Frank Bergmann's avatar Frank Bergmann

- Updated SQL files

parent 5b6a980c
......@@ -427,7 +427,7 @@ update im_forum_topics set due_date = due_date;
--
SELECT im_component_plugin__new (
null, -- plugin_id
'acs_object', -- object_type
'im_component_plugin', -- object_type
now(), -- creation_date
null, -- creation_user
null, -- creation_ip
......@@ -485,7 +485,7 @@ BEGIN
v_menu := im_menu__new (
null, -- p_menu_id
''acs_object'', -- object_type
''im_menu'', -- object_type
now(), -- creation_date
null, -- creation_user
null, -- creation_ip
......
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