Fixed bug in error handling during install, improved debug mode for duplicate data...
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 1 Dec 2009 07:28:58 +0000 (07:28 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 1 Dec 2009 07:28:58 +0000 (07:28 +0000)
CHANGELOG.txt

index 8c6b529d129eae633513623e15e37fe81196eda0..ec90f78a53ebb9fe461ee8c1043b5add78243f08 100644 (file)
@@ -19,6 +19,12 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+01-Dec-2009 Janusz Dobrowolski
+# Removing config.php after error during install. Otherwise misleading message is displayed.
+$ /install/save.php
+! Display sql in case of duplicate data error when go_debug=1.
+$ /includes/errors.inc
+
 29-Nov-2009 Janusz Dobrowolski
 # Fixed change of language in display preferences. Removed sparse $_SESSION['languages'] variable
 $ /includes/lang/language.php