* [MOD] Disable some logging stuff

This commit is contained in:
nuxsmin
2017-01-30 08:29:44 +01:00
parent 2f5dd91110
commit ff65cf7a8e

View File

@@ -289,8 +289,6 @@ class AccountAcl
return $sessionAcl;
}
debugLog('ACL NO cache: ' . $this->accountId);
return $this->updateAcl();
}