make class greater
This commit is contained in:
parent
d7bb9a89c5
commit
b84e3f373d
@ -91,7 +91,7 @@ abstract class Item
|
||||
foreach ($this as $key => $value) {
|
||||
if (!empty($key)) {
|
||||
$this->$key = $row[$key];
|
||||
}
|
||||
} else $this->$key = null;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user