Update exectool.php
This commit is contained in:
parent
b1996a203f
commit
e11c6ef898
|
@ -116,7 +116,7 @@ if(!function_exists("exec_command")) {
|
||||||
$method = $methodArray[0];
|
$method = $methodArray[0];
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
echo "[!] No method availabe";
|
echo "[!] No method available";
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user