Merge branch 'master' of github.com:crunchbutton/crunchbutton

This commit is contained in:
arzynik 2013-03-27 15:31:44 -04:00
commit 8024c5b024

View File

@ -25,7 +25,7 @@ class Crunchbutton_App extends Cana_App {
break;
case 'crunchr.co':
case '_DOMAIN_':
$env = 'staging';
$env = 'live';
break;
case 'beta.crunchr.co':
$env = 'beta';