mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
PHRAS-223 #time 6h
This commit is contained in:

committed by
Benoît Burnichon

parent
a75b528e80
commit
a953888084
@@ -68,7 +68,7 @@ class ExportController extends Controller
|
|||||||
}
|
}
|
||||||
|
|
||||||
$success = false;
|
$success = false;
|
||||||
$msg = _('Error while connecting to FTP');
|
$msg = $this->app->trans('Error while connecting to FTP');
|
||||||
|
|
||||||
try {
|
try {
|
||||||
/** @var \ftpclient $ftpClient */
|
/** @var \ftpclient $ftpClient */
|
||||||
|
Reference in New Issue
Block a user