Skip to content

Commit 84d7056

Browse files
committed
Update GlobalConstants.php
1 parent 8250e68 commit 84d7056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/ini/GlobalConstants.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public static function defineConstants() {
107107
* false.
108108
* @since 1.0
109109
*/
110-
define('WF_VERBOSE', true);
110+
define('WF_VERBOSE', false);
111111
}
112112

113113
if (!defined('NO_WWW')) {

0 commit comments

Comments
 (0)