From 7953ad63cf062c8802d6efa8ff808fcb6892ab33 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 29 Jul 2013 23:21:51 +0000 Subject: [PATCH] Remove the carriage return at the end of the file. --- app/call_center/call_center_agent_status.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/call_center/call_center_agent_status.php b/app/call_center/call_center_agent_status.php index 7909f86362..7004310d59 100644 --- a/app/call_center/call_center_agent_status.php +++ b/app/call_center/call_center_agent_status.php @@ -223,4 +223,4 @@ require_once "resources/paging.php"; //show the footer require_once "resources/footer.php"; -?> +?> \ No newline at end of file