Doc
This commit is contained in:
parent
877c57f6b8
commit
318d78e3b6
@ -8505,6 +8505,7 @@ function dol_osencode($str)
|
|||||||
* @param string $fieldkey Field to search the key into
|
* @param string $fieldkey Field to search the key into
|
||||||
* @param string $fieldid Field to get
|
* @param string $fieldid Field to get
|
||||||
* @param int $entityfilter Filter by entity
|
* @param int $entityfilter Filter by entity
|
||||||
|
* @param string $filters Filters to add. WARNING: string must be escaped for SQL and not coming from user input.
|
||||||
* @return int <0 if KO, Id of code if OK
|
* @return int <0 if KO, Id of code if OK
|
||||||
* @see $langs->getLabelFromKey
|
* @see $langs->getLabelFromKey
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user