|
@@ -154,7 +154,6 @@ class SelfSupportForSchoolOrd extends BasicModel |
|
|
*/ |
|
|
*/ |
|
|
public function initialize() |
|
|
public function initialize() |
|
|
{ |
|
|
{ |
|
|
$this->setSchema("smart_canteen"); |
|
|
|
|
|
$this->setSource("self_support_for_school_ord"); |
|
|
$this->setSource("self_support_for_school_ord"); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|