Trace
This commit is contained in:
parent
e4682b907e
commit
9183f2d8c6
@ -176,6 +176,7 @@ class Translate {
|
|||||||
|
|
||||||
if ($filelangexists)
|
if ($filelangexists)
|
||||||
{
|
{
|
||||||
|
//dolibarr_syslog("Translate::load open file ".$file_lang);
|
||||||
if($fp = @fopen($file_lang,"rt"))
|
if($fp = @fopen($file_lang,"rt"))
|
||||||
{
|
{
|
||||||
$finded = 0;
|
$finded = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user