turns out VESTA_CMD is 2 commands

This commit is contained in:
divinity76 2022-07-12 20:07:55 +02:00 committed by GitHub
parent 5aebfde6cf
commit 15c5bdac51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ if ($_GET['type'] == 'error') $type = 'error';
$cmd = implode(" ", array( $cmd = implode(" ", array(
escapeshellarg(VESTA_CMD . "v-list-web-domain-" . $type . "log"), VESTA_CMD . "v-list-web-domain-" . $type . "log",
escapeshellarg($user), escapeshellarg($user),
escapeshellarg($v_domain), escapeshellarg($v_domain),
"5000", "5000",