2 ways async responses, multi-level menu, topbanner in .conf and align attributes...
[brisk.git] / web / Obj / brisk.conf-templ.pho
1 <?php
2 $G_shutdown = FALSE;
3 $G_proxy_white_list = array();
4 $G_alarm_passwd = "yourpasswd";
5 $G_is_local = FALSE;
6 $G_black_list = array();
7 ?>