This commit is contained in:
Laurent Destailleur 2007-08-02 23:30:57 +00:00
parent e4682b907e
commit 9183f2d8c6

View File

@ -176,6 +176,7 @@ class Translate {
if ($filelangexists)
{
//dolibarr_syslog("Translate::load open file ".$file_lang);
if($fp = @fopen($file_lang,"rt"))
{
$finded = 0;