1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 19:13:14 +02:00

- Fixed a bug in individual m_*.so loading, 39 new modules were affected.

This commit is contained in:
Bram Matthys
2004-02-23 23:14:05 +00:00
parent 2ae44c13b6
commit a573b29a0f
40 changed files with 40 additions and 39 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ ModuleHeader MOD_HEADER(m_admin)
"m_admin",
"$Id$",
"command /admin",
NULL,
"3.2-b8-1",
NULL
};