forked from extern/egroupware
killed a debug message
This commit is contained in:
parent
173eb70fea
commit
db4fe046f5
@ -45,7 +45,7 @@
|
||||
{
|
||||
$nm_global = &$GLOBALS['phpgw_info']['etemplate']['nextmatch'];
|
||||
//echo "<p>nextmatch_widget.pre_process(name='$name'): value = "; _debug_array($value);
|
||||
echo "<p>nextmatch_widget.pre_process(name='$name'): nm_global = "; _debug_array($nm_global);
|
||||
//echo "<p>nextmatch_widget.pre_process(name='$name'): nm_global = "; _debug_array($nm_global);
|
||||
|
||||
$extension_data = array(
|
||||
'type' => $cell['type']
|
||||
|
Loading…
Reference in New Issue
Block a user