Added IsValid()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@189 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-04-26 07:14:26 +00:00
parent c20ffc1c87
commit 2e685b6f19
+1
View File
@@ -33,6 +33,7 @@ public:
bool CheckPass(const string& sPass);
bool AddAllowedHost(const string& sHostMask);
bool IsHostAllowed(const string& sHostMask);
bool IsValid(string& sErrMsg);
#ifdef _MODULES
// Modules