projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe2736e
)
Fixed bug in error handling during install, improved debug mode for duplicate data...
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Tue, 1 Dec 2009 07:28:58 +0000
(07:28 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Tue, 1 Dec 2009 07:28:58 +0000
(07:28 +0000)
CHANGELOG.txt
patch
|
blob
|
history
diff --git
a/CHANGELOG.txt
b/CHANGELOG.txt
index 8c6b529d129eae633513623e15e37fe81196eda0..ec90f78a53ebb9fe461ee8c1043b5add78243f08 100644
(file)
--- a/
CHANGELOG.txt
+++ b/
CHANGELOG.txt
@@
-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