From 5fc0dbb996aea90e675e175931e78ede8c83e2a4 Mon Sep 17 00:00:00 2001 From: Julia Longtin Date: Fri, 8 Feb 2013 01:05:57 +0000 Subject: [PATCH] Add initial comment block, change doublequotes to singlequotes, and do some minor spacing changes. --- interface/main/main_title.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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; } + - -- 2.11.4.GIT