From de62073126e5350bd33ea3acfe92d74b6769178f Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 13 Feb 2015 23:22:30 +0000 Subject: [PATCH] Remove the trailing line feed. Goal is to remove all trailing line feeds. --- app/xml_cdr/xml_cdr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/xml_cdr/xml_cdr.php b/app/xml_cdr/xml_cdr.php index 354192e942..4cb8fe099f 100644 --- a/app/xml_cdr/xml_cdr.php +++ b/app/xml_cdr/xml_cdr.php @@ -599,4 +599,4 @@ else { //show the footer require_once "resources/footer.php"; -?> +?> \ No newline at end of file