From: Matteo Nastasi (mop) Date: Sat, 17 May 2008 10:49:49 +0000 (+0000) Subject: table_init call removed from index.php (it's arrive via xhr) X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=1c4dd575e3e41f757e88444f0891baa43669d509;p=brisk.git table_init call removed from index.php (it's arrive via xhr) --- diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 2cd1e54..411b77c 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -79,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 = "";