X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fview%2Fview_supp_credit.php;h=9a81bec19ee5d8acfd913083524f9a471cf118f3;hb=131fcadb832694065ea08b857cfe758cd131494f;hp=c5cb4a76689694db2053964daab0c3d9c67df617;hpb=4e436722cb991b7273c08bdc1dc53b5390772972;p=fa-stable.git diff --git a/purchasing/view/view_supp_credit.php b/purchasing/view/view_supp_credit.php index c5cb4a76..9a81bec1 100644 --- a/purchasing/view/view_supp_credit.php +++ b/purchasing/view/view_supp_credit.php @@ -1,16 +1,16 @@ . + See the License here . ***********************************************************************/ -$page_security = 1; -$path_to_root="../.."; +$page_security = 'SA_SUPPTRANSVIEW'; +$path_to_root = "../.."; include_once($path_to_root . "/purchasing/includes/purchasing_db.inc"); include_once($path_to_root . "/includes/session.inc");