From: Janusz Dobrowolski Date: Sun, 13 Sep 2009 21:33:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v2.4.2~19^2~1248 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=caeeacf6b4a08733570d98efbc4c5eae969f1954;p=fa-stable.git *** empty log message *** --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a18a7a0d..3ea230c1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,13 +19,12 @@ Legend: ! -> Note $ -> Affected files +13-Sep-2009 Janusz Dobrowolski ! Eliminated non-static method calls and some more fixes to avoid log warnings on both php 4 and 5: Classes systypes, bank_account_types, payment_person_types, wo_types, reserved replaced by simple arrays and defines, removed wrapper get_text class, static method calls replaced by calls to singleton variables or defines. Suppressed warnings generated by html_entity_decode() and htmlspecialchars() for unsupported encodings. - -13-Sep-2009 Janusz Dobrowolski $ /frontaccounting.php /admin/display_prefs.php /admin/fiscalyears.php @@ -174,7 +173,6 @@ $ /frontaccounting.php /sales/view/view_receipt.php /taxes/tax_groups.php - 11-Sep-2009 Joe Hunt ! Changed so deleting of fiscal year also handles sales quotations ! Check that new closing accounts have been set before closure.