Initial commit: Retribusi frontend dengan dashboard, event logs, dan settings
This commit is contained in:
5
public/index.php
Normal file
5
public/index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// Redirect ke login page di root
|
||||
header('Location: ../index.php');
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user