From d405422c15bef66fbba64887a9d422bc3fd5dcff Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 17 Nov 2016 21:05:31 +0100 Subject: [PATCH] add newline at the end of file --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 02d830b0d..7636907cc 100644 --- a/include/constant.php +++ b/include/constant.php @@ -305,4 +305,4 @@ define ("SQL_LIST_UNPAID_INVOICE_DATE_LIMIT" ," * Exception */ // Limit email exceeds parameter -define ('EMAIL_LIMIT',1002); \ No newline at end of file +define ('EMAIL_LIMIT',1002);