forked from extern/egroupware
silence permanent error log
This commit is contained in:
parent
5547753502
commit
a9f7b3486b
@ -311,8 +311,8 @@ class etemplate_widget_link extends etemplate_widget
|
||||
}
|
||||
$valid =& self::get_array($validated, $form_name, true);
|
||||
$valid = $value;
|
||||
error_log($this);
|
||||
error_log(" " . array2string($valid));
|
||||
//error_log($this);
|
||||
//error_log(" " . array2string($valid));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user