New version of save.php for submitting via ajax without leaving form page
[openemr.git] / interface / index.php
blob47265c672726f79582639a7ebe1d4d7ce83801d6
1 <?
2 include_once("./globals.php");
4 ?>
6 <html>
7 <head>
10 </head>
11 <body ONLOAD="javascript:top.location.href='<?echo "$rootdir/login/login_frame.php"?>';">
15 </body>
16 </html>