forked from extern/egroupware
fix typo
This commit is contained in:
parent
dca8f4dd70
commit
391f3ce00a
@ -946,7 +946,7 @@ class Backup
|
||||
|
||||
if ($lock_table || empty($pk) && is_null($lock_table))
|
||||
{
|
||||
$this->db->Link_ID->row_lock($table);
|
||||
$this->db->row_lock($table);
|
||||
}
|
||||
$total = $max = 0;
|
||||
do {
|
||||
|
Loading…
Reference in New Issue
Block a user