]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
black list added
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 20 Apr 2008 08:26:51 +0000 (08:26 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 20 Apr 2008 08:26:51 +0000 (08:26 +0000)
web/Obj/brisk.conf-templ.pho

index d52ea0e5ab5b790554330f433d408f09c1248f0e..c3a09109b513e625e933604e79244eebfb38b25c 100644 (file)
@@ -3,4 +3,5 @@ $G_shutdown = FALSE;
 $G_proxy_white_list = array();
 $G_alarm_passwd = "yourpasswd";
 $G_is_local = FALSE;
-?>
\ No newline at end of file
+$G_black_list = array();
+?>