forked from qwerty/milfs
tildes en gantt
This commit is contained in:
parent
d3bc62fce2
commit
1c32752658
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user