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 a67be82 commit ceb511eCopy full SHA for ceb511e
index.php
@@ -18,7 +18,7 @@
18
* NOTE: If you change these, also change the error_reporting() code below
19
*
20
*/
21
- define('ENVIRONMENT', 'development');
+ define('ENVIRONMENT', 'production');
22
/*
23
*---------------------------------------------------------------
24
* ERROR REPORTING
0 commit comments