phpservermon/src/psm/Module
Pavel Dvořák 5fc59454d0 Issue #286 Popular Ports
- scripts.js - selection and filling port based on a selection from the popular port
- update.tpl.html - Added section with a selection of popular ports
- ServerController.php - Methods to getLabels added new label
- en_US.lang.php + cs_CZ.lang.php - modified the language of the new texts
2016-05-18 23:04:50 -04:00
..
Config Merge branch 'develop' of https://github.com/TechReanimate/phpservermon into TechReanimate-develop 2016-05-15 05:15:32 -04:00
Error [event] adding experimental support for user events 2015-02-27 17:06:22 +01:00
Install fixes #237: adding CSRF token to all forms and requires now on POST 2016-01-31 00:24:37 +01:00
Server Issue #286 Popular Ports 2016-05-18 23:04:50 -04:00
User removing csrf key from login module to prevent 401 errors on login 2016-01-31 17:07:56 +01:00
AbstractController.php fixes #237: adding CSRF token to all forms and requires now on POST 2016-01-31 00:24:37 +01:00
ControllerInterface.php fixes #237: adding CSRF token to all forms and requires now on POST 2016-01-31 00:24:37 +01:00
ModuleInterface.php [event] adding experimental support for user events 2015-02-27 17:06:22 +01:00