diff --git a/examples/demo/modules/blog/cms_blog_config.e b/examples/demo/modules/blog/cms_blog_config.e new file mode 100644 index 0000000..61a3d87 --- /dev/null +++ b/examples/demo/modules/blog/cms_blog_config.e @@ -0,0 +1,21 @@ +note + description: "Configuration class for the blog module." + author: "Dario Bösch " + date: "$Date: 2015-05-21 14:46:00 +0100$" + revision: "$Revision: 96616 $" class CMS_BLOG_STORAGE_SQL