Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updated to 2.0.3
  • Loading branch information
dg committed Apr 4, 2012
1 parent 1a37962 commit a58f048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/bootstrap.php
Expand Up @@ -14,7 +14,7 @@
$configurator = new Nette\Config\Configurator;

// Enable Nette Debugger for error visualisation & logging
//$configurator->setProductionMode($configurator::AUTO);
//$configurator->setDebugMode($configurator::AUTO);
$configurator->enableDebugger(__DIR__ . '/../log');

// Enable RobotLoader - this will load all classes automatically
Expand Down

0 comments on commit a58f048

Please sign in to comment.