Imporved eror handling, aded missing hooks class methods placeholders.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 7 Dec 2010 12:09:22 +0000 (12:09 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 7 Dec 2010 12:09:22 +0000 (12:09 +0000)
CHANGELOG.txt

index 9497004cddaf6c31254ae8a15045c7193726f04b..b4f0cf1e6bc342806881eca1238271135cde0f82 100644 (file)
@@ -24,13 +24,19 @@ $ -> Affected files
 $ /reporting/rep705.php
 # [0000301] Voided transactions should no be presented in gl inquiry
 $ /gl/includes/db/gl_db_trans.inc
-# Fixed upload file name test by Mithy
+# [0000306] Fixed upload file name test by Mithy
 $ /admin/backups.php
 # Fixed multiply warnings and error handling on PHP 5.3
   /config.default.php
   /reporting/includes/class.pdf.inc
   /reporting/includes/pdf_report.inc
   /reporting/includes/tcpdf.php
+# Added missing hooks class methods placeholders
+$ /includes/hooks.inc
+# Improved error handling
+$ /admin/inst_module.php
+  /includes/main.inc
+  /includes/session.inc
 
 03-Dec-2010 Janusz Dobrowolski
 # Fixed company prefs refresh after upgrade/restore