4 x vars moved to get-tree.php

Need to make use of these for branch injection too
This commit is contained in:
Matt Pass
2013-02-24 17:17:00 +00:00
parent 7ffc89f41b
commit 6ff50cb42d

View File

@@ -110,10 +110,6 @@ if ($serverType=="Linux") {
</a>
</li>
<?php
$lastPath="";
$fileCount=0;
$fileBytes=0;
$dirCount=0;
include("lib/get-tree.php");
?>
</ul>