1
0
Fork 0

tildes en gantt

This commit is contained in:
humano 2020-05-23 15:55:03 -05:00
parent d3bc62fce2
commit 1c32752658
1 changed files with 2 additions and 2 deletions

View File

@ -5135,9 +5135,9 @@ foreach ($valor as $clave2 =>$valor2) {
$array_limpio ="";
}
$array_limpio2 = trim("$array_limpio2",",");
if($tipo=='array'){
if($tipo=='javascript'){
return $array_limpio2;
return html_entity_decode($array_limpio2);
}
//$variables = json_encode($array_limpio,JSON_PRETTY_PRINT|JSON_FORCE_OBJECT);
//$variables .= json_encode($array,JSON_PRETTY_PRINT|JSON_FORCE_OBJECT);