Fixed continuation after authorization timeout, fixed messages on backup page.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 4 Feb 2010 20:46:40 +0000 (20:46 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 4 Feb 2010 20:46:40 +0000 (20:46 +0000)
CHANGELOG.txt

index 22ed8c5e62e0d1ecbfbdf0da47936ea5c869ef09..ce2bfa0c24709a82818e68e792fe063795e267bd 100644 (file)
@@ -19,6 +19,18 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+03-Feb-2010 Janusz Dobrowolski
+# Fixed continuation after timeout.
+$ /access/login.php
+  /includes/main.inc
+  /includes/session.inc
+  /includes/page/footer.inc
+  /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
+# Added error message when no file is selected on view or download.
+$ /admin/backups.php
+
 03-Feb-2010 Joe Hunt
 # When buying a service item from a supplier, the delivery produced
   wrong inventory GL transactions. No GL transactions should be here.