diff --git a/upload.php b/upload.php index 72ae367..e6a904c 100755 --- a/upload.php +++ b/upload.php @@ -69,7 +69,4 @@ $cmd = sprintf('%s "%s" "%s" "%s" "%s" "%s"', $SCRIPT_PATH, $NAME, $AUTHOR, $INPUT, 'aulateste', $OUTPUT); $output = shell_exec($cmd); - - - ?>