Updates from lnApp
This commit is contained in:
@@ -17,7 +17,7 @@ class Model_Service extends ORMOSB {
|
||||
'adsl_plan'=>array('through'=>'service__adsl'),
|
||||
);
|
||||
protected $_has_one = array(
|
||||
'service_adsl'=>array(),
|
||||
'service_adsl'=>array('far_key'=>'id'),
|
||||
);
|
||||
protected $_belongs_to = array(
|
||||
'product'=>array(),
|
||||
|
Reference in New Issue
Block a user