Fixed core config

This commit is contained in:
Karl Cordes 2013-04-03 19:48:17 +11:00
parent 381da05da4
commit b03f8375cc

View file

@ -45,7 +45,6 @@ Configure::write('debug', 0);
$host = $_SERVER['HTTP_HOST'];
die($host));
//Production Config
if($host == 'cmc.lan') {