2
0
forked from Wavyzz/dolibarr

Still working on project module to uniformize way of working with other

modules
This commit is contained in:
Laurent Destailleur
2015-07-04 18:20:17 +02:00
parent d5a4a98c22
commit 324d855b9c
12 changed files with 467 additions and 282 deletions

View File

@@ -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