Update categorie.class.php
This commit is contained in:
parent
9cc6533d11
commit
5833e6c5d8
@ -798,7 +798,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