Update networktool.php
This commit is contained in:
parent
db8a89c390
commit
19fd2739ab
|
@ -11,7 +11,7 @@ if(!function_exists("get_network_event")) {
|
|||
$config = get_config();
|
||||
|
||||
return array(
|
||||
"time" => get_value_in_array("timeformat", $config, "Y-m-d H:i:s"),
|
||||
"time" => get_current_datetime(),
|
||||
"server" => get_network_client_addr(),
|
||||
"hostname" => get_network_hostname(),
|
||||
"client" => get_network_client_addr(),
|
||||
|
|
Loading…
Reference in New Issue
Block a user