Exemple #1
0
def xaunloadmodule_handler(userid,choice,popupid):
    xa.xa_unload(choice)
Exemple #2
0
def xaunloadmodule_handler(userid, choice, popupid):
    xa.xa_unload(choice)
Exemple #3
0
def xaunloadmodule_handler(userid,choice,popupid):
    xamodules.logging.log("has unloaded module %s" % choice, userid, True )
    xa.xa_unload(choice)