Merge branch 'ewf_v1' of https://github.com/EiffelWebFramework/ROC into roc_account

This commit is contained in:
jvelilla
2015-07-13 08:54:50 -03:00
9 changed files with 186 additions and 17 deletions

View File

@@ -77,7 +77,7 @@ CREATE TABLE tb_demo(
api.logger.put_error ("Could not initialize database for demo module", generating_type)
end
end
api.storage.set_custom_value ("is_initialized", "module-" + name, "yes")
Precursor {CMS_MODULE}(api)
end
end