Updated CMS_HOOK_BLOCK, to provide a better block_identifiers (CMS_RESPONSE): detachable ITERABLE [READABLE_STRING_8] query, to be implemented by CMS_HOOK_RESPONSE_BLOCK descendants.
Added CONFIG_READER.table_keys: detachable LIST [READABLE_STRING_32].
This commit is contained in:
@@ -994,7 +994,7 @@ feature -- Message
|
||||
|
||||
add_debug_message (a_msg: READABLE_STRING_8)
|
||||
do
|
||||
if api.is_debug_enabled then
|
||||
if api.is_debug then
|
||||
add_message (a_msg, "debug")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user