This commit is contained in:
Carneiro 2024-08-05 17:40:09 -03:00
parent 9e8d193e47
commit c21b68e717
1 changed files with 0 additions and 3 deletions

View File

@ -69,7 +69,4 @@
$cmd = sprintf('%s "%s" "%s" "%s" "%s" "%s"', $SCRIPT_PATH, $NAME, $AUTHOR, $INPUT, 'aulateste', $OUTPUT);
$output = shell_exec($cmd);
?>