[MIRROR] even more local defines (#8516)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
CHOMPStation2
2024-06-13 23:28:10 -07:00
committed by GitHub
parent 5a99e2b366
commit f172e1f5b3
113 changed files with 699 additions and 490 deletions

View File

@@ -6,11 +6,11 @@
// Deprecated! See global.dm for new SQL config vars -- TLE
/*
#define SQL_ADDRESS ""
#define SQL_DB ""
#define SQL_PORT "3306"
#define SQL_LOGIN ""
#define SQL_PASS ""
# define SQL_ADDRESS ""
# define SQL_DB ""
# define SQL_PORT "3306"
# define SQL_LOGIN ""
# define SQL_PASS ""
*/
//*******************************