Parent Directory
|
Revision Log
|
Patch
| Revision 1.17 by sysadm, Fri Apr 11 12:47:39 2025 UTC | Revision 1.18 by sysadm, Sun Apr 13 03:29:02 2025 UTC | |
|---|---|---|
| # | Line 21 | Line 21 |
| 21 | </tr> | </tr> |
| 22 | <tr height="20"> | <tr height="20"> |
| 23 | <td align="center"> | <td align="center"> |
| 24 | Copyright © <? echo $BBS_copyright_duration; ?> <? echo $BBS_host_name; ?>, All rights reserved. | Copyright © <? echo $BBS_copyright_duration; ?> <? echo $BBS_host_name; ?>, All rights reserved.<br /> |
| 25 | 用户时区设置:<a href="../bbs/preference.php" target=_blank><? echo (new DateTimeImmutable("", $_SESSION["BBS_user_tz"]))->format("e (\U\T\C P)"); ?></a><br /> | |
| 26 | <? | |
| 27 | // Log end time | |
| 28 | echo "页面运行使用" . round((microtime(true) - $time_start) * 1000, 2) . "毫秒\n"; | |
| 29 | ?> | |
| 30 | </td> | </td> |
| 31 | </tr> | </tr> |
| 32 | </table> | </table> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |