From d2ec2db52741538b05adfa72752f67581c4cb309 Mon Sep 17 00:00:00 2001 From: rMalie Date: Tue, 14 Feb 2012 10:27:33 +0000 Subject: [PATCH] // Theme installator is now installed by default --- install-dev/models/install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install-dev/models/install.php b/install-dev/models/install.php index 4575ef126..cb1d437f4 100644 --- a/install-dev/models/install.php +++ b/install-dev/models/install.php @@ -544,6 +544,7 @@ class InstallModelInstall extends InstallAbstractModel 'statssearch', 'statsstock', 'statsvisits', + 'themeinstallator', ); }