diff options
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. |