From 7831b7acf0c5a167567e95fd6be08eaf81a83552 Mon Sep 17 00:00:00 2001 From: Anthonius Munthi Date: Fri, 9 Nov 2018 17:05:26 +0800 Subject: [PATCH] fixed YawikDemoSkin module loading --- config/modules.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/modules.config.php b/config/modules.config.php index 7a757fb..ba3e56d 100644 --- a/config/modules.config.php +++ b/config/modules.config.php @@ -21,5 +21,5 @@ 'Pdf', 'Geo', 'Organizations', - 'Demo', + 'YawikDemoSkin', ];