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