remove installed services block
This commit is contained in:
4
scan.php
4
scan.php
@@ -137,8 +137,8 @@ switch ($_GET["op"]) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else echo "There are no deployments.<br>";
|
else echo "There are no deployments.";
|
||||||
|
echo "<br>";
|
||||||
/*
|
/*
|
||||||
if (count($data["INSTALLED_SERVICES"])) {
|
if (count($data["INSTALLED_SERVICES"])) {
|
||||||
echo "<br>Installed services:<br>";
|
echo "<br>Installed services:<br>";
|
||||||
|
Reference in New Issue
Block a user