X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gl%2Fgl_budget.php;h=6357693b174eb9667e206a8053356a1be6e37975;hb=cc36638b65572da4867b7622723d6ed0135525b8;hp=0afded12281894319f1162d402f3fee43e62c907;hpb=4d4371fb200bb27fd6b680ebd2d1aaa450a0be7e;p=fa-stable.git diff --git a/gl/gl_budget.php b/gl/gl_budget.php index 0afded12..6357693b 100644 --- a/gl/gl_budget.php +++ b/gl/gl_budget.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 10; -$path_to_root=".."; +$page_security = 'SA_BUDGETENTRY'; +$path_to_root = ".."; include($path_to_root . "/includes/session.inc"); add_js_file('budget.js');