mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
Removed forgotten debug message
This commit is contained in:
parent
afcf96a3cd
commit
9db4532ca6
@ -284,8 +284,6 @@ class egw_grid_columns
|
||||
// Read the userdata from the user preferences
|
||||
$data = $this->get_userdata();
|
||||
|
||||
error_log(__METHOD__.print_r($data, true));
|
||||
|
||||
// Merge the userdata into the column data
|
||||
foreach ($data as $col_id => $col_data)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user