added appointments-encounters report
[openemr.git] / interface / version_info.php
blob3e0831e769f17e96ed17b9ca816a83358692c495
1 <?
2 include_once("globals.php");
4 ?>
6 <html>
7 <head>
10 <link rel=stylesheet href="<?echo $css_header;?>" type="text/css">
13 </head>
14 <body <?echo $top_bg_line;?> topmargin=0 rightmargin=0 leftmargin=2 bottommargin=0 marginwidth=2 marginheight=0>
18 <font class="title">Debug Information</font>
20 <br>
21 Pennington Firm OpenEMR v<?echo $openemr_version?><br>
24 </body>
25 </html>