forked from Wavyzz/dolibarr
Still working on project module to uniformize way of working with other
modules
This commit is contained in:
@@ -4644,7 +4644,8 @@ function dol_osencode($str)
|
||||
|
||||
|
||||
/**
|
||||
* Return an id or code from a code or id. Store also Code-Id into a cache for next use.
|
||||
* Return an id or code from a code or id.
|
||||
* Store also Code-Id into a cache to speed up next request on same key.
|
||||
*
|
||||
* @param DoliDB $db Database handler
|
||||
* @param string $key Code to get Id
|
||||
|
||||
Reference in New Issue
Block a user