#include "stg/users.h"
#include "stg/ia_packets.h"
#include "stg/blowfish.h"
-#include "stg/stg_logger.h"
+#include "stg/logger.h"
#include "stg/utime.h"
extern "C" PLUGIN * GetPlugin();
FREEMB GetFreeMbShowType() const { return freeMbShowType; };
private:
- int ParseIntInRange(const std::string & str, int min, int max, int * val);
int userDelay;
int userTimeout;
uint16_t port;