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. --- bin/genmanifest.php | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 bin/genmanifest.php (limited to 'bin') diff --git a/bin/genmanifest.php b/bin/genmanifest.php new file mode 100644 index 0000000..26981c4 --- /dev/null +++ b/bin/genmanifest.php @@ -0,0 +1,37 @@ + -- cgit v1.2.3