Skip to content

Commit a1db4e7

Browse files
committed
update index.php
1 parent a0a5534 commit a1db4e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,6 @@ function download(filename){
213213
ftp_login($ftp_connect,$uname,$pass);
214214
//ftp_put($ftp_connect,'localfile.txt','local.txt',FTP_ASCII);
215215

216-
if(!dirname("trash/".$uname."/")){
217-
mkdir('trash/'.$uname);
218-
}
219216
?>
220217
<div class="container" id="menu">
221218
<br />

0 commit comments

Comments
 (0)