Merge pull request #9365 from frederic34/patch-23
Update categorie.class.php
This commit is contained in:
commit
fe06a0a021
@ -803,7 +803,7 @@ class Categorie extends CommonObject
|
||||
*
|
||||
* @param string $type Type of category ('customer', 'supplier', 'contact', 'product', 'member')
|
||||
* @param int $onlyids Return only ids of objects (consume less memory)
|
||||
* @return mixed -1 if KO, array of instance of object if OK
|
||||
* @return array|int -1 if KO, array of instance of object if OK
|
||||
* @see containsObject
|
||||
*/
|
||||
function getObjectsInCateg($type, $onlyids=0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user