chat reset in user class
[brisk.git] / web / Obj / brisk.conf-templ.pho
index f2995de..c3a0910 100644 (file)
@@ -1,4 +1,7 @@
 <?php
 $G_shutdown = FALSE;
 $G_proxy_white_list = array();
-?>
\ No newline at end of file
+$G_alarm_passwd = "yourpasswd";
+$G_is_local = FALSE;
+$G_black_list = array();
+?>