G_black_list added to be readable after reload
[brisk.git] / web / Obj / sac-a-push.phh
index c6858b8..84f1555 100644 (file)
@@ -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);