Fixed conflicts between versions of repeatedly inherited feature.

This commit is contained in:
Jocelyn Fiat
2017-11-07 15:54:20 +01:00
parent 6b2e256fa7
commit aa1443cb8f
15 changed files with 75 additions and 2 deletions

View File

@@ -13,6 +13,11 @@ class
inherit
CMS_HANDLER
WSF_EXECUTE_HANDLER
select
execute
end
WSF_URI_HANDLER
rename
execute as uri_execute,