mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Remove accidentally committed debug
This commit is contained in:
parent
f72a582532
commit
bc275bef41
@ -103,7 +103,6 @@ class select_widget
|
||||
function pre_process($name,&$value,&$cell,&$readonlys,&$extension_data,&$tmpl)
|
||||
{
|
||||
list($rows,$type,$type2,$type3,$type4,$type5,$type6,$enhance) = explode(',',$cell['size']);
|
||||
echo "$name ($rows,$type,$type2,$type3,$type4,$type5,$type6,$enhance)<br />";
|
||||
|
||||
$extension_data['type'] = $cell['type'];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user