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
..
2016-10-24 01:06:44 +02:00
2016-05-02 03:02:18 -04:00
2013-08-28 23:46:32 +02:00