Fixed false upgrade error displayed in some situations.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 3 Oct 2009 08:33:06 +0000 (08:33 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 3 Oct 2009 08:33:06 +0000 (08:33 +0000)
access/logout.php

index ee526fda188e0f9c82fa6cc517329c5f56bd6747..762fcd0e2953cce7a9b2427299ca0f822b94f706 100644 (file)
@@ -12,9 +12,9 @@
 $page_security = 'SA_OPEN';
 $path_to_root="..";
 include($path_to_root . "/includes/session.inc");
-include_once($path_to_root . "/includes/ui/ui_view.inc");
 
-page(_("Logout"), true, false, "", get_js_png_fix());
+include($path_to_root . "/includes/page/header.inc");
+page_header(_("Logout"), true, false, '', get_js_png_fix());
 
 echo "<table width='100%' border='0'>
   <tr>