fixed inactivity timeout failure
[openemr.git] / interface / main / blank.php
blobedf186c9242b18572227548298066f0b50963550
1 <?php
2 include_once("../globals.php");
3 include_once("$srcdir/sql.inc");
4 ?>
5 <html>
6 <head>
7 <link rel=stylesheet href="<?echo $css_header;?>" type="text/css">
8 </head>
9 <body <?php echo $bottom_bg_line;?> topmargin=0 rightmargin=0 leftmargin=2 bottommargin=0 marginwidth=2 marginheight=0>
10 </body>
11 </html>