@@ -8,17 +8,6 @@ if (!isAdminPemerintah()) {
include 'koneksi.php';
echo "<pre>";
$q = mysqli_query($conn, "SHOW TABLES");
while($r = mysqli_fetch_array($q)){
print_r($r);
}
echo "</pre>";
exit;
?>
<!DOCTYPE html>
<html lang="id">
The note is not visible to the blocked user.