浏览代码

one PHP waning less

teepe 23 年之前
父节点
当前提交
5b9766e5c7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/options_personal.php

+ 1 - 0
src/options_personal.php

@@ -18,6 +18,7 @@ require_once('../functions/array.php');
 define('SMOPT_GRP_CONTACT', 0);
 define('SMOPT_GRP_REPLY', 1);
 define('SMOPT_GRP_SIG', 2);
+define('SMOPT_GRP_TZ', 3);
 
 /* Define the optpage load function for the personal options page. */
 function load_optpage_data_personal() {