X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fchange_current_user_password.php;h=9b205e19f2299d27b79d14b410fff0443b8c03b0;hb=902f1015d874c33bd7946b17de2ad80b4f2144b6;hp=f2b270c8138a38dc0241f501be4d6b69e7587364;hpb=d3c4d2a51769f355fc09fe9163f04ba4887a8c5d;p=fa-stable.git diff --git a/admin/change_current_user_password.php b/admin/change_current_user_password.php index f2b270c8..9b205e19 100644 --- a/admin/change_current_user_password.php +++ b/admin/change_current_user_password.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security=1; +$page_security = 'SA_CHGPASSWD'; $path_to_root=".."; include_once($path_to_root . "/includes/session.inc");