mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fixed inverse join key select
This commit is contained in:
parent
b9d871cbd9
commit
53964da048
@ -2795,7 +2795,7 @@ class Prd
|
||||
|
||||
$sql = sprintf(
|
||||
'SELECT %s FROM %s WHERE %s',
|
||||
$key,
|
||||
$ref[$key]['id'],
|
||||
$ref[$key]['table'],
|
||||
$where
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user