Skip to content

Commit 611ac11

Browse files
committed
Turnned off development environment for benchmark.
1 parent f32e92f commit 611ac11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/PHP/cygnite-php-framework/apps/configs/application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
* Example :
7474
* environment => 'development/production'
7575
*/
76-
'environment' => 'production', //Errors are turned on in development environment
76+
'environment' => 'production',//Errors are turned on in development environment
7777

7878
/*
7979
*--------------------------------------------------------------------------

0 commit comments

Comments
 (0)