diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-09 11:07:29 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-04-09 11:07:29 +0000 |
commit | ed184bd1510c4cff6a53a7a5bfafaac48eece9e0 (patch) | |
tree | 7087917684d9ae7f89e664534dd18c796bdd9472 /src/InspIRCd.layout | |
parent | eb0f039d0f66dc2fc920ed49cf0539ca186f6fe2 (diff) |
Added security function that removes paths from filenames
Stripped paths from filenames in /rehash and /modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@464 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/InspIRCd.layout')
-rw-r--r-- | src/InspIRCd.layout | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/InspIRCd.layout b/src/InspIRCd.layout index 6a8683441..f4a7b0528 100644 --- a/src/InspIRCd.layout +++ b/src/InspIRCd.layout @@ -1,6 +1,6 @@ [Editors] -Focused=6 -Order=1,2,-1,4,6 +Focused=1 +Order=1,2,-1,4,6,3 [Editor_0] Open=0 @@ -12,10 +12,10 @@ LeftChar=1 [Editor_1] Open=1 -Top=0 -CursorCol=24 -CursorRow=1459 -TopLine=1431 +Top=1 +CursorCol=83 +CursorRow=4049 +TopLine=4018 LeftChar=1 [Editor_2] @@ -27,11 +27,11 @@ TopLine=270 LeftChar=1 [Editor_3] -Open=0 +Open=1 Top=0 CursorCol=1 -CursorRow=1 -TopLine=1 +CursorRow=69 +TopLine=21 LeftChar=1 [Editor_4] @@ -52,9 +52,9 @@ LeftChar=1 [Editor_6] Open=1 -Top=1 -CursorCol=2 -CursorRow=92 +Top=0 +CursorCol=10 +CursorRow=26 TopLine=37 LeftChar=1 @@ -155,10 +155,10 @@ TopLine=1 LeftChar=1 [Editor_19] -Open=0 +Open=1 Top=0 -CursorCol=1 -CursorRow=1 +CursorCol=39 +CursorRow=7 TopLine=1 LeftChar=1 |