N°1582 Fix audit when a current organization is set and there is an audit rule with valid=true

Was generating an OQL missing query argument error

SVN:trunk[5991]
This commit is contained in:
Pierre Goiffon
2018-08-01 09:12:00 +00:00
parent c852d91a72
commit 201c93e20a
2 changed files with 37 additions and 3 deletions

View File

@@ -127,5 +127,3 @@ class SecurityException extends CoreException
class ArchivedObjectException extends CoreException
{
}
?>