]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/UpdateGContacts.php
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
[friendica.git] / src / Worker / UpdateGContacts.php
index 80c0ef524ed5ca6d16968c50dd9a9425d7ae4409..9d9519241b4d738d0a553c87c4313ce122ef5ea8 100644 (file)
@@ -96,5 +96,6 @@ class UpdateGContacts
                                return;
                        }
                }
+               DBA::close($contacts);
        }
 }