*** empty log message ***
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 13 Sep 2009 21:33:31 +0000 (21:33 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 13 Sep 2009 21:33:31 +0000 (21:33 +0000)
CHANGELOG.txt

index a18a7a0da3362b82583c6ce76b31729781f87c5a..3ea230c13934b76f9f9892b378ca94f7083ee23a 100644 (file)
@@ -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.