mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
code-breaking-typo
from copypasta
This commit is contained in:
parent
b13b82112a
commit
b09d244af7
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ if ($_GET['type'] == 'error') $type = 'error';
|
|||
|
||||
|
||||
$cmd = implode(" ", array(
|
||||
escapeshellarg(HESTIA_CMD . "v-list-web-domain-" . $type . "log"),
|
||||
escapeshellarg(VESTA_CMD . "v-list-web-domain-" . $type . "log"),
|
||||
escapeshellarg($user),
|
||||
escapeshellarg($v_domain),
|
||||
"5000",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue