mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
@@ -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 ""
|
||||
*/
|
||||
|
||||
//*******************************
|
||||
|
||||
Reference in New Issue
Block a user