Update gnuboard.dbt.php
This commit is contained in:
parent
5b2a537f8a
commit
db8a89c390
|
@ -64,8 +64,8 @@ if(!function_exists("gnb_write_post")) {
|
|||
"wr_name" => get_generated_name(),
|
||||
"wr_email" => "",
|
||||
"wr_homepage" => "",
|
||||
"wr_datetime" => get_value_in_array("timeformat", $config, ""),
|
||||
"wr_last" => get_value_in_array("timeformat", $config, ""),
|
||||
"wr_datetime" => get_current_datetime(),
|
||||
"wr_last" => get_current_datetime(),
|
||||
"wr_ip" => get_network_client_addr(),
|
||||
"wr_1" => "",
|
||||
"wr_2" => "",
|
||||
|
|
Loading…
Reference in New Issue
Block a user