X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogout.php;h=59373598dd86b8c60ff433cf82ea21f1b2633564;hb=00afe270e36d15bc5a817385463b1bb5f3520eb1;hp=3a8831a198b6d3ca6415f2dde26bde6c605192ba;hpb=2e325b980e8977e83067ddece2df28199e5cadfc;p=fa-stable.git diff --git a/access/logout.php b/access/logout.php index 3a8831a1..59373598 100644 --- a/access/logout.php +++ b/access/logout.php @@ -9,6 +9,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ + +define("FA_LOGOUT_PHP_FILE",""); + $page_security = 'SA_OPEN'; $path_to_root=".."; include($path_to_root . "/includes/session.inc"); @@ -19,7 +22,7 @@ page_header(_("Logout"), true, false, ''); echo " - + @@ -28,7 +31,7 @@ echo "
FrontAccountingFrontAccounting
 
@@ -45,6 +48,3 @@ echo " end_page(false, true); session_unset(); @session_destroy(); -?> - -
"; echo _("Thank you for using") . " "; -echo "$app_title $version"; +echo "".$SysPrefs->app_title." $version"; echo "