X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/d5b85f9c7bda15446c271edf809c4dde150f6f3d..db2c9c7773cd5d14b732689b2e844e62d2773be5:/script.php?ds=sidebyside diff --git a/script.php b/script.php index 90b2c11..20eafbf 100644 --- a/script.php +++ b/script.php @@ -81,7 +81,6 @@ if (isset($_FILES['file']) && is_writable(VAR_FILES) exit; } } - $key = ''; if (isset($_POST['key'])) { $key = $_POST['key'];