From 2a0122507bf47f97deeaa82ce660eb1a322a569e Mon Sep 17 00:00:00 2001
From: Laurent Giovannoni <laurent.giovannoni@maarch.org>
Date: Fri, 21 Mar 2014 17:45:35 +0000
Subject: [PATCH] FIX #1209

---
 notifications/trunk/batch/batch_tools.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/notifications/trunk/batch/batch_tools.php b/notifications/trunk/batch/batch_tools.php
index 3662f2827d5..53defcc9463 100755
--- a/notifications/trunk/batch/batch_tools.php
+++ b/notifications/trunk/batch/batch_tools.php
@@ -157,4 +157,3 @@ function Bt_myInclude($file)
         throw new IncludeFileError($file);
     }
 }
-
-- 
GitLab