From b03f8375cc4f5a5904859ee8ce786aa9bf46ddcc Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Wed, 3 Apr 2013 19:48:17 +1100 Subject: [PATCH] Fixed core config --- app/config/core.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/config/core.php b/app/config/core.php index 7433720b..7730a3bf 100644 --- a/app/config/core.php +++ b/app/config/core.php @@ -45,7 +45,6 @@ Configure::write('debug', 0); $host = $_SERVER['HTTP_HOST']; -die($host)); //Production Config if($host == 'cmc.lan') {