Ver Fonte

one PHP waning less

teepe há 23 anos atrás
pai
commit
5b9766e5c7
1 ficheiros alterados com 1 adições e 0 exclusões
  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() {