Added termination select to Product/Form
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
class OrderFile extends mfBaseModel {
|
||||
private $file;
|
||||
private $creator;
|
||||
private $editor;
|
||||
|
||||
public function getProperty($name) {
|
||||
if($this->$name == null) {
|
||||
|
||||
Reference in New Issue
Block a user