From: Janusz Dobrowolski Date: Thu, 24 Apr 2008 10:07:12 +0000 (+0000) Subject: Two smaller display fixes. X-Git-Tag: v2.4.2~19^2~2089 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=f7eca2b3dad62da7e51365084ef9ef972f0717d8;p=fa-stable.git Two smaller display fixes. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2787166d..5e34307f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +24-Apr-2008 Janusz Dobrowolski +# Warnings turned off in case of charset not supported by htmlspecialchars(). +$ /includes/db/connect_db.inc +# Added content type encoding header +$ /includes/page/header.inc + 24-Apr-2008 Joe Hunt # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to /includes/prefs/sysprefs.inc