divinity76 01c5da322a html-encode dynamic values in buypoints.php (#364)
* add html encoding function

* html-encode dynamic values

important if the values contain special characters like '&<>"

(for example if $config['site_title'] is `AT&T` or `<AWESOMESERVER>`, the old code would generate invalid html, but this updated code will generate valid html.)
2019-08-26 02:11:02 +02:00
..
2013-08-28 23:46:32 +02:00
2019-03-08 21:20:38 +01:00
2013-08-28 23:46:32 +02:00