little bugfix

This commit is contained in:
Yann Leboulanger 2005-03-12 08:25:45 +00:00
parent dfecd6578a
commit 9aea41330b

View file

@ -348,6 +348,7 @@ class plugin:
user1 = u
break
if user1:
if user1.show in statuss:
old_show = statuss.index(user1.show)
else:
user1 = self.roster.contacts[account][ji][0]