X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fgl_quick_entries.php;h=5a8804cb12e0aacdc69f1fd617757aa95e82a343;hb=c31829537f02787dd94654820dd74168c054b8c4;hp=c35f03398cfd097db94ab13a8adb724ac3e4534e;hpb=95303d7b5280820af76ddbd8908b120813f1e763;p=fa-stable.git diff --git a/gl/manage/gl_quick_entries.php b/gl/manage/gl_quick_entries.php index c35f0339..5a8804cb 100644 --- a/gl/manage/gl_quick_entries.php +++ b/gl/manage/gl_quick_entries.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 3; -$path_to_root="../.."; +$page_security = 'SA_QUICKENTRY'; +$path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); page(_("Quick Entries"));