pull/3007/head
Loki3000 9 years ago committed by GitHub
parent 5262779101
commit 74a2938f8e
  1. 2
      lib/private/Group/Database.php

@ -208,7 +208,7 @@ class Database extends \OC\Group\Backend {
}
$this->fixDI();
// No magic!
$qb = $this->dbConn->getQueryBuilder();
$cursor = $qb->select('gid')

Loading…
Cancel
Save