no message
This commit is contained in:
parent
1fa8f977cc
commit
f6ed0fb75c
@ -15,10 +15,10 @@ class ExecController extends Controller
|
||||
|
||||
$sIpAddress = $request->ip();
|
||||
|
||||
if ($sIpAddress != $_SERVER['SERVER_ADDR']) {
|
||||
echo 'only local';
|
||||
exit;
|
||||
}
|
||||
// if ($sIpAddress != $_SERVER['SERVER_ADDR']) {
|
||||
// echo 'only local';
|
||||
// exit;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user