From 443016b4f2fccca39755c1d7e33edfe1ec61718f Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 22 Apr 2004 13:55:16 +0000 Subject: Added tons of services/uline stuff. DO NOT USE YET! services data isnt replicated across the network! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@688 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/commands.h b/include/commands.h index f092423ab..a9046d4d1 100644 --- a/include/commands.h +++ b/include/commands.h @@ -88,5 +88,8 @@ void handle_i(char token,char* params,serverrec* source,serverrec* reply, char* void handle_P(char token,char* params,serverrec* source,serverrec* reply, char* tcp_host); void handle_V(char token,char* params,serverrec* source,serverrec* reply, char* tcp_host); +/** Functions for u:lined servers + */ +bool is_uline(const char* server); #endif -- cgit v1.2.3