mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
Continuing the implementation of the DataExchange
SVN:trunk[1085]
This commit is contained in:
@@ -1693,7 +1693,7 @@ EOF
|
||||
/**
|
||||
* Updates the object from the POSTed parameters
|
||||
*/
|
||||
function UpdateObject($sFormPrefix = '')
|
||||
public function UpdateObject($sFormPrefix = '')
|
||||
{
|
||||
foreach(MetaModel::ListAttributeDefs(get_class($this)) as $sAttCode=>$oAttDef)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user