From 8a96e9a5d973b97bbbe83c994c05de4d0e0d5754 Mon Sep 17 00:00:00 2001 From: Mafria TechEdu <101124439+mafriatechedu@users.noreply.github.com> Date: Thu, 2 May 2024 16:16:21 +0700 Subject: [PATCH] Testing pull request --- plugins/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/index.php b/plugins/index.php index 4d5df860f..e6551276b 100644 --- a/plugins/index.php +++ b/plugins/index.php @@ -3,4 +3,5 @@ * @Created by : Waris Agung Widodo (ido.alit@gmail.com) * @Date : 05/11/20 12.24 * @File name : index.php - */ \ No newline at end of file + */ +header('Location: ../index.php');