From 7ae86b1b07f736f8221e29c882976542c1752397 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 3 Jan 2002 16:04:18 +0000 Subject: Removed windows carriage returns and newline at end of file ... git-svn-id: file:///svn/phpbb/trunk@1785 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/includes/functions.php') diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php index fe74466391..7199bc8c31 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -1202,4 +1202,4 @@ function phpbb_preg_quote($str, $delimiter) return $text; } -?> +?> \ No newline at end of file -- cgit v1.2.1