X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/d5b85f9c7bda15446c271edf809c4dde150f6f3d..33c3f08cac2785129f87e93fd754e5b872a9b3b5:/script.php 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'];