예제 #1
0
def xareloadmodule_handler(userid,choice,popupid):
    xa.xa_reload(choice)
예제 #2
0
def xareloadmodule_handler(userid, choice, popupid):
    xa.xa_reload(choice)
예제 #3
0
def xareloadmodule_handler(userid,choice,popupid):
    xamodules.logging.log("has reloaded module %s" % choice, userid, True )
    xa.xa_reload(choice)