diff --git a/lib/get-branch.php b/lib/get-branch.php index 2957b0a..4680f49 100644 --- a/lib/get-branch.php +++ b/lib/get-branch.php @@ -4,7 +4,7 @@ if (!isset($ICEcoder['root'])) { } if (!$_SESSION['loggedIn']) { -// header("Location: ../"); + header("Location: ../"); } $lastPath=""; $fileCount=0;