X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/d5b85f9c7bda15446c271edf809c4dde150f6f3d..a7d0b9810f960d97ac03488cae9814b31e6ff3f7:/script.php?ds=inline 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'];