Made compilable with version before 16.05

This commit is contained in:
2016-05-18 11:58:16 +02:00
parent 167ac563aa
commit 88aaf9ed4c

View File

@@ -386,7 +386,7 @@ feature -- Form
-- Update node `a_node' with form_data `a_form_data' for the given content type `a_content_type'.
local
l_uroles: LIST [CMS_USER_ROLE]
l_new_roles: ARRAYED_LIST [CMS_USER_ROLE]
l_new_roles: detachable ARRAYED_LIST [CMS_USER_ROLE]
r: detachable CMS_USER_ROLE
rid: INTEGER
do