Fixed problems with htmlspecialchars() function for not dupported encodings on newer...
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 11 Jan 2015 16:21:53 +0000 (17:21 +0100)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 11 Jan 2015 16:21:53 +0000 (17:21 +0100)
commit918e4561ac1adc980f79c9c3cdbcf8d250a7fdc0
tree11944c9a821cf4efa1cad7cf6c2499724f9b75a8
parentb53ecd242b427bdbe3a2f6fdb75259a3fee4c190
Fixed problems with htmlspecialchars() function for not dupported encodings on newer php versions, fixed report encoding issue.
includes/JsHttpRequest.php
includes/db/connect_db_mysql.inc
includes/db/connect_db_mysqli.inc
includes/errors.inc
includes/prefs/userprefs.inc
includes/session.inc
install/isession.inc
reporting/includes/pdf_report.inc