We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32e92f commit 611ac11Copy full SHA for 611ac11
frameworks/PHP/cygnite-php-framework/apps/configs/application.php
@@ -73,7 +73,7 @@
73
* Example :
74
* environment => 'development/production'
75
*/
76
- 'environment' => 'production', //Errors are turned on in development environment
+ 'environment' => 'production',//Errors are turned on in development environment
77
78
/*
79
*--------------------------------------------------------------------------
0 commit comments