mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-08 02:24:26 +00:00
Remove commented code
This commit is contained in:
@@ -247,9 +247,6 @@ class ftpclient
|
||||
echo $e;
|
||||
}
|
||||
$ret = $this->nb_get($localfile, $remotefile, 0);
|
||||
|
||||
// if($this->debug)
|
||||
// echo "On doit avoir a la fin $remotefile de size ".filesize($localfile)."\n<br>";
|
||||
}
|
||||
if ($ret != FTP_FINISHED) {
|
||||
throw new Exception('Erreur lors du transfert de fichier');
|
||||
|
Reference in New Issue
Block a user