rename get-tree to get-branch

This commit is contained in:
Matt Pass
2013-02-26 16:48:56 +00:00
parent 86735ac3b7
commit 29981dfd52
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ if ($serverType=="Linux") {
</a>
</li>
<?php
include("lib/get-tree.php");
include("lib/get-branch.php");
?>
</ul>