phpservermon/src
Michael 88708240c7
Add error message for missing/invalid header (#1017)
* add error message for missing/invalid header

* Code cleanup

- simplify the check
  - do not invert the result of `preg_match()`
  - do not set the `$result` in loop, it is already set after the loop
- fix the order of code, first set `$this->error` then `$result`
2021-05-31 04:02:20 +02:00
..
config Add port param and argument 2016-12-23 15:23:31 +01:00
includes Add more variables for webhook json (#1016) 2021-04-15 02:00:06 +02:00
lang Update translation (fix typo issue) (#1125) 2021-05-31 03:57:02 +02:00
psm Add error message for missing/invalid header (#1017) 2021-05-31 04:02:20 +02:00
templates/default add feature "add url" to email and telegram (#1085) 2021-04-15 01:50:44 +02:00
bootstrap.php Public server page 2019-12-13 14:13:04 +01:00
index.html Fixed the statusbar color code place 2015-06-16 07:15:40 +00:00