From 8af42aa7ac073bb1a53e1b0380977a10f4333177 Mon Sep 17 00:00:00 2001 From: Martin 'Hasan' Bramwell Date: Fri, 20 Jul 2012 14:18:19 -0500 Subject: [PATCH] To fix https://github.com/mattpass/ICEcoder/issues/65 --- files.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files.php b/files.php index f690676..8538bb6 100644 --- a/files.php +++ b/files.php @@ -92,6 +92,9 @@ echo $fileAtts; echo ""; echo "\n"; $lastPath=""; +$fileCount=0; +$fileBytes=0; +$dirCount=0; for ($i=0;$i