From dd8af54d72db25d33e2dd485fabfc296d10afcc6 Mon Sep 17 00:00:00 2001 From: Daniel Sutcliffe Date: Thu, 28 Jan 2010 21:38:12 +0000 Subject: Fix Module Layouts module names for modules like nexus whose templates live in temp dir, and stop using PHP deprecated split() --- BitThemes.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/BitThemes.php b/BitThemes.php index 6a97eaa..601b076 100644 --- a/BitThemes.php +++ b/BitThemes.php @@ -1,6 +1,6 @@