commit
6fdd0191f4
@ -390,7 +390,7 @@ if (! $search_all)
|
|||||||
$sql.= " typent.code,";
|
$sql.= " typent.code,";
|
||||||
$sql.= " state.code_departement, state.nom,";
|
$sql.= " state.code_departement, state.nom,";
|
||||||
$sql.= ' country.code,';
|
$sql.= ' country.code,';
|
||||||
$sql.= " p.rowid, p.ref";
|
$sql.= " p.rowid, p.ref, p.title";
|
||||||
|
|
||||||
foreach ($extrafields->attribute_label as $key => $val) //prevent error with sql_mode=only_full_group_by
|
foreach ($extrafields->attribute_label as $key => $val) //prevent error with sql_mode=only_full_group_by
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user