From 6e9af92471631c67804176f066e992c514b4a762 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 17 Jun 2012 16:21:53 +0100 Subject: [PATCH] tabWidth var & Zip It! file manager option New tabWidth var available to use New Zip It! option added to file manager menu (allowing users to zip anything on demand) --- index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.php b/index.php index b9d5c8a..3886d5b 100644 --- a/index.php +++ b/index.php @@ -36,6 +36,7 @@ if ($checkUpdates) { shortURLStarts = ""; theme = ""; tabsIndent = ; +tabWidth = ; Rename View Webpage + Zip It!