includes/db.php
  • FIND:

       message_die(CRITICAL_ERROR, "Could not connect to the database");
    
  • REPLACE WITH:

    	message_die(CRITICAL_ERROR, "Could not connect to the database");