improved request caching, new C4 statics, landing page carousel,
This commit is contained in:
@@ -13,6 +13,7 @@ class ConnectionModel extends BasicModel{
|
||||
|
||||
protected $table = 'connection';
|
||||
|
||||
|
||||
protected $fieldConf = array(
|
||||
'mapId' => array(
|
||||
'belongs-to-one' => 'Model\MapModel'
|
||||
|
||||
Reference in New Issue
Block a user