- USERS_IMPL(SETTINGS * s, STORE * store, TARIFFS * tariffs, const ADMIN * sysAdmin);
+ USERS_IMPL(SETTINGS_IMPL * s, STORE * store, TARIFFS * tariffs, const ADMIN * sysAdmin);
std::map<uint32_t, user_iter> ipIndex;
std::map<std::string, user_iter> loginIndex;
std::map<uint32_t, user_iter> ipIndex;
std::map<std::string, user_iter> loginIndex;