phpservermon/src
scheibling e28192278c
Update FreeMobileSMS.php - Fix encoding bug (#1132)
Fix the URL encoding by changing urlencode to rawurlencode, since the former uses + instead of %20 to encode an URL and is meant for form submissions. Rawurlencode is meant for creating URLs, and should fix bug #1120
2021-06-23 22:47:27 +02:00
..
config Add port param and argument 2016-12-23 15:23:31 +01:00
includes SECURITY: Replaced mt_rand with random_bytes 2021-06-23 22:06:34 +02:00
lang Update translation (fix typo issue) (#1125) 2021-05-31 03:57:02 +02:00
psm Update FreeMobileSMS.php - Fix encoding bug (#1132) 2021-06-23 22:47:27 +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