The Third Reminders email bug fix - contributed by arnabnaha
[openemr.git] / interface / index.php
blob31c57054f4a6bf3e92bba71c097524522add56d3
1 <?php
2 include_once("./globals.php");
3 ?>
5 <html>
6 <head>
7 <?php html_header_show();?>
10 </head>
11 <body ONLOAD="javascript:top.location.href='<?php echo "$rootdir/login/login_frame.php"; ?>';">
13 </body>
14 </html>