Difference between revisions of "Board18Main"
Jump to navigation
Jump to search
(→Function registerMainMenu(): removed registerMainMenu) |
|||
Line 9: | Line 9: | ||
the ajax myGameList.php call. It appends a list if games | the ajax myGameList.php call. It appends a list if games | ||
to the table in board18Main.php. | to the table in board18Main.php. | ||
Revision as of 13:49, 4 December 2015
The following functions are used by board18Main.php
Function logoutOK(resp)
Function logoutOK is the callback function for the ajax logout call.
Function listReturn(response)
Function listReturn is the success callback function for the ajax myGameList.php call. It appends a list if games to the table in board18Main.php.