Fixes to page access checking.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 30 Sep 2009 22:21:00 +0000 (22:21 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 30 Sep 2009 22:21:00 +0000 (22:21 +0000)
CHANGELOG.txt

index d07968bba833db9e61ff003e98e9a80b8532b9a9..eae0f358efac7abdcb751d222363ff8d04e12ce7 100644 (file)
@@ -49,6 +49,14 @@ $ /sql/alter2.2.php
 # Fixed false error on payment without allocation.
 $ /purchasing/supplier_payment.php
   /sales/customer_payments.php
+# Fixed access to payments when deposits are disabled.
+$ /gl/gl_bank.php
+! Access level checking moved to page() function to make session start 
+       and page access checks independent.
+$ /includes/main.inc
+  /includes/session.inc
+# Back link on upgrade help page
+  /includes/current_user.inc
 
 29-Sep-2009 Tom Hallman
 ! Changes in tags table structure, tags related security areas