X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogout.php;h=0e28a56db7c16434d63c99879c3f2dc88918291e;hb=7908728fad477f68f6f9633d2e79c53956169934;hp=3a8831a198b6d3ca6415f2dde26bde6c605192ba;hpb=2e325b980e8977e83067ddece2df28199e5cadfc;p=fa-stable.git diff --git a/access/logout.php b/access/logout.php index 3a8831a1..0e28a56d 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");