Reviewed initialization and usage of various CMS_SERVICE urls
This commit is contained in:
@@ -10,19 +10,12 @@ deferred class
|
||||
inherit
|
||||
CMS_COMMON_API
|
||||
|
||||
|
||||
feature {NONE} -- Access
|
||||
|
||||
service: CMS_SERVICE
|
||||
deferred
|
||||
end
|
||||
|
||||
base_url: detachable READABLE_STRING_8
|
||||
-- Base url if any.
|
||||
do
|
||||
Result := service.server_base_url
|
||||
end
|
||||
|
||||
feature -- Access
|
||||
|
||||
name: STRING
|
||||
|
||||
Reference in New Issue
Block a user