diff --git a/etemplate/inc/class.nextmatch_widget.inc.php b/etemplate/inc/class.nextmatch_widget.inc.php index fe43d02d2f..02103ec904 100644 --- a/etemplate/inc/class.nextmatch_widget.inc.php +++ b/etemplate/inc/class.nextmatch_widget.inc.php @@ -45,7 +45,7 @@ { $nm_global = &$GLOBALS['phpgw_info']['etemplate']['nextmatch']; //echo "
nextmatch_widget.pre_process(name='$name'): value = "; _debug_array($value); - echo "
nextmatch_widget.pre_process(name='$name'): nm_global = "; _debug_array($nm_global); + //echo "
nextmatch_widget.pre_process(name='$name'): nm_global = "; _debug_array($nm_global); $extension_data = array( 'type' => $cell['type']