diff --git a/config.php b/config.php deleted file mode 100644 index 93eeb63..0000000 --- a/config.php +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/index.php b/index.php index ca38dca..eb6f1f8 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,7 @@ Made by .

$pt) { @@ -59,10 +61,14 @@ echo ($i != array_key_last($ex) ? "".$pt."" : $pt); if ($i != array_key_last($ex)) echo "/"; } + unset($ex); + unset($ph); ?>

Branch: ".git_branch($proot).""; + unset($isgit); + unset($proot); if (!is_dir(PDIR.$path)) { echo "
".cat($path)."
"; } @@ -71,6 +77,7 @@ foreach (ls($path."/") as $p) echo "
  • ".$p."
  • "; echo ""; } + unset($path); ?>