From 127d4e022133baa201a71577ed636325f2f630fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=AE?= Date: Sat, 21 Jan 2023 20:15:06 +0900 Subject: [PATCH] Giving you AIDS. --- config.php | 6 ------ index.php | 11 +++++++++-- 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 config.php 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); ?>