2024.8.23
|
Class ActionCheckVersion
This class is responsible for checking the current version of the application and displaying a window with the latest version information if an update is available. It also handles the user interaction with the window, such as clicking on links or buttons.
This script handles AJAX requests for installing modules in the Bearsampp application. It expects a POST request with 'module', 'version', and optionally 'filesize' parameters.
The script performs the following actions:
@subpackage Core