initialize variable

This commit is contained in:
Arthur Schiwon 2014-03-20 09:14:41 +01:00
parent 40f9875f11
commit 43402c56dd
1 changed files with 1 additions and 0 deletions

View File

@ -782,6 +782,7 @@ class Access extends LDAPUtility {
}
$counter = 0;
$count = null;
$cr = $this->connection->getConnectionResource();
do {