Subversion Repositories SmartDukaan

Rev

Rev 15051 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15051 Rev 15073
Line 72... Line 72...
72
			'offset' => '',
72
			'offset' => '',
73
			'exclusive' => '',
73
			'exclusive' => '',
74
			'finderQuery' => '',
74
			'finderQuery' => '',
75
			'counterQuery' => ''
75
			'counterQuery' => ''
76
		),
76
		),
-
 
77
		'AgentRole' => array(
-
 
78
			'className' => 'AgentRole',
-
 
79
			'foreignKey' => 'agent_id',
-
 
80
			'dependent' => false,
-
 
81
			'conditions' => '',
-
 
82
			'fields' => '',
-
 
83
			'order' => '',
-
 
84
			'limit' => '',
-
 
85
			'offset' => '',
-
 
86
			'exclusive' => '',
-
 
87
			'finderQuery' => '',
-
 
88
			'counterQuery' => ''
-
 
89
		),
77
		'PlayStoreLink' => array(
90
		'PlayStoreLink' => array(
78
			'className' => 'PlayStoreLink',
91
			'className' => 'PlayStoreLink',
79
			'foreignKey' => 'agent_id',
92
			'foreignKey' => 'agent_id',
80
			'dependent' => false,
93
			'dependent' => false,
81
			'conditions' => '',
94
			'conditions' => '',