The Third Reminders email bug fix - contributed by arnabnaha
[openemr.git] / interface / main / blank.php
blob13d114dc1cb45f649cd3dfa1958ee62a9d728a5d
1 <?php
2 include_once("../globals.php");
3 include_once("$srcdir/sql.inc");
4 ?>
5 <html>
6 <head>
7 <link rel="stylesheet" href="<?php echo $css_header;?>" type="text/css">
8 </head>
9 <body class="body_bottom">
10 </body>
11 </html>