Update Banyak
This commit is contained in:
@@ -34,9 +34,9 @@ if ($set1->rowCount() > 0) {
|
||||
|
||||
// Check if there was an issue with exec
|
||||
if ($return_var !== 0) {
|
||||
echo "Error executing command for IP: {$m_ip}<br>";
|
||||
echo "Error executing command for IP: {$m_ip}\n";
|
||||
} else {
|
||||
echo "Successfully started background process for IP: {$m_ip} {$nama}<br>";
|
||||
echo "Successfully started background process for IP: {$m_ip} {$nama}\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user