mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Fixed bug impacting only unit testing procedures
SVN:trunk[208]
This commit is contained in:
@@ -74,7 +74,7 @@ class UserRightsNull extends UserRightsAddOnAPI
|
||||
return UR_ALLOWED_YES;
|
||||
}
|
||||
|
||||
public static function FlushPrivileges()
|
||||
public function FlushPrivileges()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user