Skip to content
Snippets Groups Projects
Commit cfdf1295 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #2452 from Dolibarr/scrutinizer-patch-3

Scrutinizer Auto-Fixes
parents c06ff8ac cbacfa31
No related branches found
No related tags found
No related merge requests found
......@@ -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
*
* @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()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment