diff options
| author | 2006-02-13 01:17:28 +0000 | |
|---|---|---|
| committer | 2006-02-13 01:17:28 +0000 | |
| commit | 4a6885e5cd4540581bf3803a0d996da9699ba1b4 (patch) | |
| tree | 7b18e5645f358939783062fd4e3c1219468e0b5c /src/modules | |
| parent | Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be re... (diff) | |
Add credit to sexy info provider <3
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3185 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/m_blockamsg.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/m_blockamsg.cpp b/src/modules/m_blockamsg.cpp index a0ec7b584..b3136ee75 100644 --- a/src/modules/m_blockamsg.cpp +++ b/src/modules/m_blockamsg.cpp @@ -14,6 +14,8 @@ * * --------------------------------------------------- */ + +/* <3's to Lauren for original info on mIRC's weird behaviour */ #include <string> #include <time.h> |
