X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fview%2Fview_credit.php;h=d36df28296a499e8c0dc38610185f9211fd968ff;hb=7202616e85a0fb8907ced404e418d8a16a5ed53a;hp=f800c3a730ecaad9475ba87cbf4cabf411c5faf1;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/sales/view/view_credit.php b/sales/view/view_credit.php index f800c3a7..d36df282 100644 --- a/sales/view/view_credit.php +++ b/sales/view/view_credit.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 1; -$path_to_root="../.."; +$page_security = 'SA_SALESTRANSVIEW'; +$path_to_root = "../.."; include_once($path_to_root . "/includes/session.inc"); include_once($path_to_root . "/includes/date_functions.inc");