From 8ff1ca7342151c0013d24f10e1e7b3ceb0271698 Mon Sep 17 00:00:00 2001 From: Kris Date: Tue, 9 Jun 2026 12:36:00 +0000 Subject: [PATCH] Update config/database.php --- config/database.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/database.php b/config/database.php index 349529a..e571079 100644 --- a/config/database.php +++ b/config/database.php @@ -1,14 +1,14 @@ getMessage())); -} + die('Koneksi database gagal: ' . htmlspecialchars($e->getMessage())); +} \ No newline at end of file