Browse Source

debug aus

Daniel Müllers 10 years ago
parent
commit
e9856c167c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/app.php

+ 1 - 1
app/config/app.php

@@ -14,7 +14,7 @@ return array(
 	|
 	*/
 
-	'debug' => true,
+	'debug' => false,
 
 	/*
 	|--------------------------------------------------------------------------