X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/53517d3b939f85007001beb3a01a32b032a9070b..6c79f21725f4ed25c11a1961194c10e6ef72ab58:/index.php?ds=inline diff --git a/index.php b/index.php index 62588aa..2b6e889 100644 --- a/index.php +++ b/index.php @@ -64,7 +64,7 @@ if ($writable && isset ($_POST['jirafeau'])) $res = jirafeau_upload ($_FILES['file'], isset ($_POST['one_time_download']), - $key, $time, $cfg, $_SERVER['REMOTE_ADDR']); + $key, $time, $_SERVER['REMOTE_ADDR']); } require (JIRAFEAU_ROOT . 'lib/template/header.php'); @@ -138,12 +138,16 @@ if (!has_error () && $writable)
" />
-+ +