Unknown changes to this file due to system restore, june 2004

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@842 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2004-07-04 21:50:04 +00:00
parent 0a2e0466a1
commit 67eb7966f0
2 changed files with 25 additions and 25 deletions

View File

@ -67,7 +67,7 @@ TopLine=1
LeftChar=1
[Editor_8]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=16
@ -216,7 +216,7 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_27]
Open=1
Open=0
Top=0
CursorCol=44
CursorRow=34
@ -272,7 +272,7 @@ CursorRow=17
TopLine=1
LeftChar=1
[Editor_35]
Open=1
Open=0
Top=0
CursorCol=1
CursorRow=16
@ -286,18 +286,18 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_37]
Open=1
Open=0
Top=0
CursorCol=1
CursorRow=193
TopLine=154
LeftChar=1
[Editor_38]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=16
TopLine=1
TopLine=28
LeftChar=1
[Editor_39]
Open=1
@ -314,7 +314,7 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_41]
Open=1
Open=0
Top=0
CursorCol=1
CursorRow=31
@ -356,18 +356,18 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_47]
Open=0
Open=1
Top=0
CursorCol=12
CursorRow=128
TopLine=74
LeftChar=1
[Editor_48]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=16
TopLine=112
TopLine=108
LeftChar=1
[Editor_49]
Open=1
@ -377,7 +377,7 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_50]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=16
@ -398,21 +398,21 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_53]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=16
TopLine=1
LeftChar=1
[Editor_54]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=16
TopLine=1
LeftChar=1
[Editor_55]
Open=0
Open=1
Top=0
CursorCol=49
CursorRow=60
@ -433,7 +433,7 @@ CursorRow=81
TopLine=44
LeftChar=1
[Editor_58]
Open=0
Open=1
Top=0
CursorCol=27
CursorRow=78
@ -447,29 +447,29 @@ CursorRow=16
TopLine=1
LeftChar=1
[Editor_60]
Open=0
Open=1
Top=0
CursorCol=22
CursorRow=50
TopLine=12
LeftChar=1
[Editor_61]
Open=0
Open=1
Top=0
CursorCol=1
CursorRow=81
TopLine=68
LeftChar=1
[Editor_62]
Open=0
Top=0
CursorCol=29
CursorRow=57
TopLine=57
LeftChar=1
[Editor_63]
Open=1
Top=1
CursorCol=29
CursorRow=57
TopLine=54
LeftChar=1
[Editor_63]
Open=0
Top=0
CursorCol=1
CursorRow=67
TopLine=18

View File

@ -1909,7 +1909,7 @@ void handle_H(char token,char* params,serverrec* source,serverrec* reply, char*
{
log(DEBUG,"Adding ULined server %s to my map",params);
ircd_connector s;
s.SetState(STATE_SERVICES);
s.SetState(STATE_DISCONNECTED);
s.SetServerName(params);
for (int j = 0; j < 32; j++)