X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogout.php;h=a8af023967167eafeba89d2c4eaf0709ee37e13c;hb=11e485e4a7c5f12c9424713b7330815a9cc5e4ae;hp=59eae7128938a46f2f4f3a925c88606b5e250f75;hpb=8110c7a16ca343e6a48658db2ab95a573e22118f;p=fa-stable.git diff --git a/access/logout.php b/access/logout.php index 59eae712..a8af0239 100644 --- a/access/logout.php +++ b/access/logout.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 1; +$page_security = 'SA_OPEN'; $path_to_root=".."; include($path_to_root . "/includes/session.inc"); include_once($path_to_root . "/includes/ui/ui_view.inc");