From: Julia Longtin Date: Fri, 8 Feb 2013 01:05:57 +0000 (+0000) Subject: Add initial comment block, change doublequotes to singlequotes, and do some minor... X-Git-Tag: whats-been-changed~343^2~41 X-Git-Url: https://repo.or.cz/w/openemr.git/commitdiff_plain/5fc0dbb996aea90e675e175931e78ede8c83e2a4 Add initial comment block, change doublequotes to singlequotes, and do some minor spacing changes. --- diff --git a/interface/main/main_title.php b/interface/main/main_title.php index 6ec906300..a2367b746 100644 --- a/interface/main/main_title.php +++ b/interface/main/main_title.php @@ -1,7 +1,10 @@ +/** + * main_title.php - The main titlebar, at the top of the 'concurrent' layout. + */ +include_once('../globals.php'); +?> @@ -14,6 +17,7 @@ include_once("../globals.php"); display:block; } + -