comparison mod_ircd/squishy @ 447:21cb01de89a8

mod_ircd: few patches from both Zash and myself to make it work again.
author Marco Cirillo <maranda@lightwitch.org>
date Mon, 26 Sep 2011 01:42:18 +0000
parents b92c81f8aed4
children 52f2188ec47d
comparison
equal deleted inserted replaced
446:56f1c29ee7f1 447:21cb01de89a8
1 Output "mod_ircd.out.lua" 1 Output "mod_ircd.out.lua"
2 2
3 -- In theory, you should be able to leave all but verses groupchat plugin 3 -- In theory, you should be able to leave all but verses groupchat and presence plugins
4 Module "verse" "verse.lua" 4 Module "verse" "verse.lua"
5 5
6 Main "mod_ircd.lua" 6 Main "mod_ircd.lua"