From d32756aa9f306a8cfc2ba2e6dc513b2b6d47923c Mon Sep 17 00:00:00 2001 From: Mesin Kasir <52827888+mesinkasir@users.noreply.github.com> Date: Mon, 13 Mar 2023 07:31:13 +0700 Subject: [PATCH] Fix index footer --- bandit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bandit/index.php b/bandit/index.php index 1dc0fc4..d06ae34 100644 --- a/bandit/index.php +++ b/bandit/index.php @@ -19,7 +19,7 @@ include(THEME_DIR_PHP.'page.php'); } else { include(THEME_DIR_PHP.'home.php'); } ?> -php include(THEME_DIR_PHP.'footer.php'); ?> +