From 9225720d96ceec2cf7c74e1470cd3ad8e250eaa7 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 4 Apr 2005 03:04:44 +0000 Subject: Added new tags, allows dynamic banlist sizes on a per channel basis rather than hard coded or network wide git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@973 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index 1a19584f6..0250f720e 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -156,6 +156,7 @@ void DoSplitEveryone(); char islast(const char* s); long map_count(const char* s); userrec* ReHashNick(char* Old, char* New); +long GetMaxBans(char* name); // mesh network functions -- cgit v1.3.1-10-gc9f91