Initial commit: WebGIS Kemiskinan Pontianak

This commit is contained in:
2026-06-03 20:26:34 +07:00
commit 5fbf1bafe8
16 changed files with 449875 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
session_start();
session_destroy();
header('Location: index.php');
exit;