mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
- Cleanup of the dictionary usage.
- Improvements to the French translation. SVN:trunk[1199]
This commit is contained in:
@@ -320,18 +320,6 @@ try
|
||||
$bSynchronize = false;
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
//
|
||||
// Security
|
||||
//
|
||||
// #@# todo - implement
|
||||
/*
|
||||
if (!$oDataSource->IsUserAllowed(UserRights::GetUserId())
|
||||
{
|
||||
throw new SecurityException(Dict::Format('UI:Error:DataExchangeNotAllowed', UserRights::GetUserFriendlyName()));
|
||||
}
|
||||
*/
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
//
|
||||
// Parse first line, check attributes, analyse the request
|
||||
|
||||
Reference in New Issue
Block a user