use user->is_appr() when needed
[brisk.git] / web / Obj / sac-a-push.phh
index f674d3b..80db1f4 100644 (file)
@@ -74,6 +74,7 @@ function global_dump()
     fprintf(STDERR, "G_with_splash = [%s]\n", print_r($G_with_splash, TRUE));
     fprintf(STDERR, "G_with_topbanner = [%s]\n", print_r($G_with_topbanner, TRUE));
     fprintf(STDERR, "G_selfreg_mask = [%x]\n", print_r($G_selfreg_mask, TRUE));
+
     fprintf(STDERR, "G_selfreg_tout = [%s]\n", print_r($G_selfreg_tout, TRUE));
 
 }