forked from extern/egroupware
remove permantent error_log on restore of egw_cal_dates
This commit is contained in:
parent
80dd3fb710
commit
9dd7076e9d
@ -596,7 +596,6 @@ class Backup
|
||||
{
|
||||
if ($def['type'] === 'bool') $bools[] = $col;
|
||||
}
|
||||
if ($table == 'egw_cal_dates') error_log(__METHOD__."() $table: bools=".array2string($bools).", schema[fd]=".array2string($this->schemas[$table]['fd']));
|
||||
|
||||
if (feof($f)) break;
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user