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