Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
This commit is contained in:
commit
fab0c00194
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ class kolab_storage_cache
|
|||
return;
|
||||
|
||||
$this->db->query(
|
||||
"UPDATE kolab_cache SET msguid=0, created='' ".
|
||||
"UPDATE kolab_cache SET msguid=0 ".
|
||||
"WHERE resource=? AND type=?",
|
||||
$this->resource_uri,
|
||||
'lock'
|
||||
|
|
Loading…
Add table
Reference in a new issue