Merge pull request #2452 from Dolibarr/scrutinizer-patch-3
Scrutinizer Auto-Fixes
This commit is contained in:
commit
cfdf12950b
@ -1000,7 +1000,7 @@ class Categorie extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Check if no category with same label already exists for this cat's parent or root and for this cat's type
|
* Check if no category with same label already exists for this cat's parent or root and for this cat's type
|
||||||
*
|
*
|
||||||
* @return boolean 1 if already exist, 0 otherwise, -1 if error
|
* @return integer 1 if already exist, 0 otherwise, -1 if error
|
||||||
*/
|
*/
|
||||||
function already_exists()
|
function already_exists()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user