old xep_0050 plugin is now loadable

This commit is contained in:
Nathan Fritz 2011-06-10 04:14:01 +00:00
parent e219c0f976
commit e2d18170b0

View file

@ -11,7 +11,7 @@ import logging
from xml.etree import cElementTree as ET
import time
class xep_0050(base.base_plugin):
class old_0050(base.base_plugin):
"""
XEP-0050 Ad-Hoc Commands
"""