mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Remove debug statements
This commit is contained in:
@@ -177,7 +177,6 @@ class task_period_ftp extends task_appboxAbstract
|
||||
, 'proxy'
|
||||
, 'proxyport'
|
||||
, 'period'
|
||||
, 'debug'
|
||||
);
|
||||
|
||||
if ($parm["xml"] === null) {
|
||||
|
@@ -252,7 +252,6 @@ class task_period_ftpPull extends task_appboxAbstract
|
||||
, 'password'
|
||||
, 'passive'
|
||||
, 'ssl'
|
||||
, 'debug'
|
||||
);
|
||||
|
||||
if ($parm["xml"] === null) {
|
||||
|
Reference in New Issue
Block a user