From 3489840e84a069d1fc362cd09af4d0835375ba7b Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 13 Aug 2001 14:15:47 +0000 Subject: [PATCH] Removed windows returns and final newline git-svn-id: file:///svn/phpbb/trunk@850 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/emailer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/emailer.php b/phpBB/includes/emailer.php index ba873a3926..8be125256e 100755 --- a/phpBB/includes/emailer.php +++ b/phpBB/includes/emailer.php @@ -304,4 +304,4 @@ class emailer } // class emailer -?> +?> \ No newline at end of file