Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes...
[fa-stable.git] / CHANGELOG.txt
index 272ecf19dc222195db25cb1439fd78efca805abb..2787166d30338ca73ab9edd68567442be44e1274 100644 (file)
@@ -19,6 +19,19 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+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
+$ /includes/ui/items_cart.inc  
+# Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
+$ /reporting/includes/pdf_report.inc
+
+23-Apr-2008 Joe Hunt
+! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
+  It will make it easier to design your own document layouts.
+$ /reporting/includes/pdf_report.inc
+  /reporting/includes/header2.inc (new file)
+  
 20-Apr-2008 Janusz Dobrowolski
 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
 $ /admin/create_coy.php