From df0fc3656f11b78614d1709f2fb4f271bc98890a Mon Sep 17 00:00:00 2001 From: Alib Date: Sun, 21 Mar 2010 16:58:26 +0100 Subject: optimised cache handling. Now all images, js, css and html page are stored locally and cached for future session. Added genmanifest.php to generate the istreamdev.manifest file firest time. --- js/istreamdev.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'js') diff --git a/js/istreamdev.js b/js/istreamdev.js index eef6357..10a465c 100644 --- a/js/istreamdev.js +++ b/js/istreamdev.js @@ -48,8 +48,6 @@ jQT = new $.jQTouch({ // [GENERIC STUFF] // Global variable -//window.applicationCache; - dataString = "action=getGlobals"; $.getJSON("bin/backend.php", dataString, -- cgit v1.2.3