This commit is contained in:
parent
be34a396d7
commit
a64e675871
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ abstract class Doctrine_Access extends Doctrine_Object implements ArrayAccess
|
|||
{
|
||||
foreach ($array as $k=>$v) {
|
||||
$this->set($k,$v);
|
||||
};
|
||||
}
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue