X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogout.php;h=bb30e713a42f926cdcdaf7c5fa6ec96e3b244824;hb=5e63c6ace55729bbb5ee3b060035a25a4426eb0a;hp=3a8831a198b6d3ca6415f2dde26bde6c605192ba;hpb=2e325b980e8977e83067ddece2df28199e5cadfc;p=fa-stable.git diff --git a/access/logout.php b/access/logout.php index 3a8831a1..bb30e713 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"); @@ -28,7 +31,7 @@ echo " @@ -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 "