- Cleanup of the dictionary usage.

- Improvements to the French translation.

SVN:trunk[1199]
This commit is contained in:
Denis Flaven
2011-04-11 09:11:00 +00:00
parent 6fe81320c0
commit 19bbde6144
7 changed files with 712 additions and 705 deletions

View File

@@ -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