diff options
Diffstat (limited to 'inc/html.php')
-rw-r--r-- | inc/html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/html.php b/inc/html.php index 4761ade99..36bd25e2f 100644 --- a/inc/html.php +++ b/inc/html.php @@ -1124,6 +1124,7 @@ function html_debug(){ $cnf = $conf; $cnf['auth']='***'; $cnf['notify']='***'; + $cnf['ftp']='***'; print '<html><body>'; |