1
0
Fork 0

campos multiples en api simple

This commit is contained in:
fredyrivera 2017-08-21 15:30:31 -05:00
parent c75bd369b8
commit 493e982d1b
1 changed files with 1 additions and 1 deletions

View File

@ -4829,7 +4829,7 @@ if($privado !='1') {
$array['proceso'] = "$row[proceso]";
$array['id'] = "$row[id]";
$array['orden'] = "$row[orden]";
$array['multiple']= $multiple[0];
// $array['multiple']= $multiple[0];
//$array[] = $row;
}