X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogout.php;h=a8af023967167eafeba89d2c4eaf0709ee37e13c;hb=11e485e4a7c5f12c9424713b7330815a9cc5e4ae;hp=716bbfe18dcb1ce60b6fa3fb3dbf7ff4852d5fd5;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/access/logout.php b/access/logout.php index 716bbfe1..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"); @@ -20,7 +20,7 @@ page(_("Logout"), true, false, "", get_js_png_fix()); - + @@ -40,7 +40,7 @@ page(_("Logout"), true, false, "", get_js_png_fix());
" alt="FrontAccounting" width="250" height="50" onload="fixPNG(this)">" alt="FrontAccounting" width="250" height="50" onload="fixPNG(this)" />
 
" . _("Click here to Login Again.") . ""; + echo "" . _("Click here to Login Again.") . ""; ?>