mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Qual: Add more PHPunit tests
This commit is contained in:
@@ -4239,7 +4239,7 @@ function dol_getIdFromCode($db,$key,$tablename,$fieldkey='code',$fieldid='id')
|
||||
* Verify if condition in string is ok or not
|
||||
*
|
||||
* @param string $strRights String with condition to check
|
||||
* @return boolean true or false
|
||||
* @return boolean True or False. Return true if strRights is ''
|
||||
*/
|
||||
function verifCond($strRights)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user