diff options
author | Alex Vitkov <alexvitkov98@gmail.com> | 2021-02-15 13:00:33 +0200 |
---|---|---|
committer | Alex Vitkov <alexvitkov98@gmail.com> | 2021-02-15 13:00:33 +0200 |
commit | e6eaefe106fe6752d9fc43a5083cd1c89dcb9c42 (patch) | |
tree | d7f63db3a83e1eed8a132f0e4d188228fdd59f40 /share_frontend.php | |
parent | 719daa862d1e3b17e0a833e45a34896da94ea046 (diff) | |
download | fileup-e6eaefe106fe6752d9fc43a5083cd1c89dcb9c42.tar.gz |
Multiple windows
Diffstat (limited to 'share_frontend.php')
-rw-r--r-- | share_frontend.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share_frontend.php b/share_frontend.php index 0a13cd7..e196151 100644 --- a/share_frontend.php +++ b/share_frontend.php @@ -11,7 +11,7 @@ </head> </head> <body> - <form method="GET" action="<?php echo "/php/share.php"; ?>"> + <form method="GET" action="<?php echo "/php/share.php"; ?>" autocomplete="off"> <h2>Fileup</h2> <div class="content"> This file is password protected. |