diff --git a/admin/db_config.php b/admin/db_config.php index c68d976..bcc0a7d 100644 --- a/admin/db_config.php +++ b/admin/db_config.php @@ -12,7 +12,6 @@ $dbName = "DBNAME"; //////////////////////////// DEVELOPER /////////////////////////////// //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// -// THIS IS ONLY TO REPLACE THE ABOVE DEFAULTS WITH OUR DEV-ENVIRONMENT DETAILS include ("dev_db_config.php"); //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////