mirror of
https://github.com/nextcloud/server.git
synced 2026-04-28 09:37:29 -04:00
initialize variable
This commit is contained in:
parent
40f9875f11
commit
43402c56dd
1 changed files with 1 additions and 0 deletions
|
|
@ -782,6 +782,7 @@ class Access extends LDAPUtility {
|
|||
}
|
||||
|
||||
$counter = 0;
|
||||
$count = null;
|
||||
$cr = $this->connection->getConnectionResource();
|
||||
|
||||
do {
|
||||
|
|
|
|||
Loading…
Reference in a new issue