Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
BitchX
GitHub Repository: BitchX/BitchX1.3
Path: blob/master/dll/europa/europa.h
1072 views
1
#define DBNAME "europa"
2
#define DBHOST "localhost"
3
#define DBUSER "europa"
4
#define DBPASSWD "APASSWD"
5
6
7