stats, printf sanification
[brisk.git] / web / briskin5 / index.php
index 1e2b39f..411b77c 100644 (file)
@@ -2,7 +2,10 @@
 /*
  *  brisk - table.php
  *
- *  Copyright (C) 2006 matteo.nastasi@milug.org
+ *  Copyright (C) 2006-2008 Matteo Nastasi
+ *                          mailto: nastasi@alternativeoutput.it 
+ *                                  matteo.nastasi@milug.org
+ *                          web: http://www.alternativeoutput.it
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -76,7 +79,7 @@ var g_exitlock = 0;
 window.onload = function() {
   g_withflash = DetectFlashVer(6,0,0);
   remark_off();
-  table_init();
+  // table_init();
   xhr_rd = createXMLHttpRequest();
   sess = "<?php echo "$sess"; ?>";