mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
PHP Parse error: syntax error, unexpected ';'
This commit is contained in:
parent
c57876bdff
commit
957291a7b0
@ -3612,7 +3612,7 @@ exit;
|
||||
}
|
||||
else
|
||||
{
|
||||
$mes->addError(str_replace('[file]', $generatedFile, EPL_ADLAN_218);
|
||||
$mes->addError(str_replace('[file]', $generatedFile, EPL_ADLAN_218));
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user