Work on performance improvements with caching
This commit is contained in:
@@ -15,10 +15,5 @@ class Model_PATH extends TSM_ORM {
|
||||
protected $_sorting = array(
|
||||
'DESTINATION_NAME'=>'ASC',
|
||||
);
|
||||
|
||||
protected $_has_one = array(
|
||||
);
|
||||
protected $_has_many = array(
|
||||
);
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user