mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-09 23:32:45 +08:00
同步代码
This commit is contained in:
@@ -30,7 +30,7 @@ function replacesitevar($string, $replaces = array())
|
||||
$sitevars = array(
|
||||
'{sitename}' => $_G['setting']['sitename'],
|
||||
'{xhversion}' => CORE_XHVERSION,
|
||||
'{xversion}' => CORE_VERSION,
|
||||
'{version}' => CORE_VERSION,
|
||||
'{years}' => date("Y"),
|
||||
'{time}' => dgmdate(TIMESTAMP, 'Y-n-j H:i'),
|
||||
'{adminemail}' => $_G['setting']['adminemail'],
|
||||
|
||||
Reference in New Issue
Block a user