initial commit pemetaan kemiskinan

This commit is contained in:
2026-06-12 23:41:56 +07:00
commit 1fdcddc550
22 changed files with 1700 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
session_start();
session_destroy();
header("Location:login.php");
?>