diff --git a/plugins/index.php b/plugins/index.php index 4d5df860..e6551276 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');