A couple of additional smaller fixes.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 24 Nov 2010 18:02:45 +0000 (18:02 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 24 Nov 2010 18:02:45 +0000 (18:02 +0000)
CHANGELOG.txt

index cade97bc25329de38318660a6b119b173f3c9d11..01c8ceda6261b7cfb4e1e5894726ee8b4a97920b 100644 (file)
@@ -19,6 +19,18 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+23-Nov-2010 Janusz Dobrowolski
+# Filename input sanitization [0000281] (Mithy)
+$ /admin/attachments.php
+  /includes/main.inc
+  /admin/db/maintenance_db.inc
+# Fixed sql file view, sanitization.
+$ /admin/backups.php
+# Fixed period type display.
+$ /gl/manage/gl_quick_entries.php
+# Fixed errors disay in included files
+$ /includes/hooks.inc
+
 22-Nov-2010 Janusz Dobrowolski
 + Rewritten third party module installation according to extended hooks system.
 $ /admin/inst_module.php