Example #1
0
def xaloadmodule_handler(userid,choice,popupid):
    xa.xa_load(choice)
Example #2
0
def xaloadmodule_handler(userid, choice, popupid):
    xa.xa_load(choice)
Example #3
0
def xaloadmodule_handler(userid,choice,popupid):
    xamodules.logging.log("has loaded module %s" % choice, userid, True )
    xa.xa_load(choice)