This commit is contained in:
Nicolas Coevoet 2015-01-15 14:05:54 +01:00
parent 55f6162b14
commit 63683c6739

View File

@ -998,7 +998,7 @@ class Chan (object):
i.uid = uid
i.mode = mode
i.value = value
i.channel = self.named
i.channel = self.name
i.by = oper
i.when = float(when)
i.expire = float(expire)