From 273f3678bc0e373cfc5a8c17aca3d86f1f9f7261 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Sat, 2 Jan 2016 00:32:22 +0100
Subject: [PATCH] Fix no ?> at end of php files

---
 htdocs/conf/conf.php.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/conf/conf.php.example b/htdocs/conf/conf.php.example
index c1a374ceec2..3d6db94d801 100644
--- a/htdocs/conf/conf.php.example
+++ b/htdocs/conf/conf.php.example
@@ -323,4 +323,4 @@ $dolibarr_main_db_prefix='';
 // Examples:
 // $multicompany_transverse_mode='1';
 
-?>
+
-- 
GitLab