mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-28 14:44:17 +01:00
(Retrofit from trunk)
N.1065 Fix performance issues. Cache display CSV format fix. [from revision 4996] SVN:2.4[5013]
This commit is contained in:
@@ -92,7 +92,7 @@ foreach($aEntries as $sKey)
|
||||
$sVal = $oValue;
|
||||
}
|
||||
}
|
||||
echo '"'.$sVal.'"'.';';
|
||||
echo $sVal.';';
|
||||
}
|
||||
echo "\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user