X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fbank_transfer.php;h=b7c7fcc5ef56ded16bb071e9b575b58cf4de588c;hb=40048ce06ec19e91186a38b841b03038ddd6107f;hp=94748d2f0631daf471765a1d3edd563aec46dfcc;hpb=df0a865dbfdbdd5213fdce65e0f0aeb5feb19c69;p=fa-stable.git diff --git a/gl/bank_transfer.php b/gl/bank_transfer.php index 94748d2f..b7c7fcc5 100644 --- a/gl/bank_transfer.php +++ b/gl/bank_transfer.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$path_to_root=".."; -$page_security = 5; +$page_security = 'SA_BANKTRANSFER'; +$path_to_root = ".."; include_once($path_to_root . "/includes/session.inc");