Cache-Control 'no-store flag' added
[brisk.git] / web / index.php
index baba03e..212729f 100644 (file)
@@ -41,8 +41,8 @@ log_load("index.php");
 
 function main()
 {
-  GLOBAL $sess, $name, $table_idx, $table_token, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER;
-  
+  GLOBAL $G_is_local, $sess, $name, $table_idx, $table_token, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER;
+
   $body = "";
   $tables = "";
   $standup = "";