From: Gabriel B. <sh...@us...> - 2005-09-04 18:57:41
|
Update of /cvsroot/solidircd/solidircd-stable/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4862/doc Modified Files: template.conf Log Message: bleh Index: template.conf =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/doc/template.conf,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** template.conf 4 Sep 2005 05:24:13 -0000 1.6 --- template.conf 4 Sep 2005 18:57:33 -0000 1.7 *************** *** 100,104 **** auto_umode_v; # Will automaticly set the hostmaskin mode for users. bot_class bot; # Search bots class exception. ! }; --- 100,104 ---- auto_umode_v; # Will automaticly set the hostmaskin mode for users. bot_class bot; # Search bots class exception. ! rquit; }; |