Bug #16767 » 0004617.patch
t3lib/class.t3lib_tceforms_inline.php (Revision 4141) | ||
---|---|---|
),
|
||
),
|
||
1 => array(
|
||
'foreign_table' => $config['foreign_table'],
|
||
'foreign_selector' => $config['foreign_field']
|
||
'%AND' => array(
|
||
'foreign_table' => $config['foreign_table'],
|
||
'foreign_selector' => $config['foreign_field'],
|
||
),
|
||
),
|
||
),
|
||
),
|
- « Previous
- 1
- 2
- Next »