mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 03:28:18 +01:00
FIX wrong function name
This commit is contained in:
@@ -99,7 +99,7 @@ function getEntity($element, $shared = 1, $currentobject = null)
|
||||
* Set entity id to use when to create an object
|
||||
*
|
||||
* @param object $currentobject Current object
|
||||
* @return mixed Entity id to use ( eg. entity = '.getEntity($object) )
|
||||
* @return mixed Entity id to use ( eg. entity = '.setEntity($object) )
|
||||
*/
|
||||
function setEntity($currentobject)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user