Converted LoadVariables, and LoadVariables_result to QueryDatabase

This commit is contained in:
Arthur Ice
2014-07-03 17:42:35 -07:00
committed by Arthur Ice
parent 87cb659dc2
commit 74d65f6fda
2 changed files with 64 additions and 61 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ public:
bool SetVariable(const char* varname, const char* varvalue);
bool LoadVariables();
uint32 LoadVariables_MQ(char** query);
bool LoadVariables_result(MYSQL_RES* result);
bool LoadVariables_result(MySQLRequestResult results);
/*
* General Queries