From 2ea9f262e85d41c3dde9caf7de41414764bc4b24 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 4 Dec 2012 17:21:29 +0100 Subject: [PATCH] Support for composer-created themes dir structure Due to git limitations, we can't check out the blackcandy "parent" theme into themes/blackcandy/ directly, since that would require sharing paths with git repositories of other themes. --- install.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/install.php b/install.php index 7728e5c..5c2e7a8 100644 --- a/install.php +++ b/install.php @@ -913,9 +913,17 @@ class Installer extends InstallRequirements { Installing SilverStripe... + + + + + + + +