Browse Source

debug aus

Daniel Müllers 11 năm trước cách đây
mục cha
commit
e9856c167c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/config/app.php

+ 1 - 1
app/config/app.php

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