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