This commit is contained in:
EC2 Default User 2026-05-01 18:24:55 +00:00
parent 7ba2fea659
commit 6e7412bc51

View File

@ -5,7 +5,6 @@
* *
* *
*/ */
<?php
// Helper function to manage connections cleanly // Helper function to manage connections cleanly
function get_db_connection($db_host = null, $db_user = null, $db_pass = null) { function get_db_connection($db_host = null, $db_user = null, $db_pass = null) {