Updated building queue and resource updater
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
parent
98cc710653
commit
61abbb3900
9 changed files with 274 additions and 114 deletions
|
|
@ -87,7 +87,7 @@ class Legacies_Object
|
|||
|
||||
public function __get($key)
|
||||
{
|
||||
return $this->getData($key, $value);
|
||||
return $this->getData($key);
|
||||
}
|
||||
|
||||
public function __unset($key)
|
||||
|
|
|
|||
Loading…
Reference in a new issue