From: Matteo Nastasi (mop) Date: Tue, 11 Dec 2012 17:51:44 +0000 (+0100) Subject: G_black_list added to be readable after reload X-Git-Tag: v4.4.2~1 X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=e03a177e1af12235850a9690552491849087e124;p=brisk.git G_black_list added to be readable after reload --- diff --git a/web/Obj/sac-a-push.phh b/web/Obj/sac-a-push.phh index c6858b8..84f1555 100644 --- a/web/Obj/sac-a-push.phh +++ b/web/Obj/sac-a-push.phh @@ -414,7 +414,7 @@ class Sac_a_push { function run() { - GLOBAL $DOCUMENT_ROOT, $HTTP_HOST, $G_with_splash; + GLOBAL $DOCUMENT_ROOT, $HTTP_HOST, $G_with_splash, $G_black_list; if ($this->main_loop) { return (FALSE);