From 828447f53555e96bea4e37b6e6d1b78c5a3cc1fd Mon Sep 17 00:00:00 2001 From: Bart van Bragt Date: Sun, 9 Sep 2001 12:40:42 +0000 Subject: Removed some trailing newlines git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/includes/constants.php') diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php index af19e9dbd0..00cc6e2eb9 100644 --- a/phpBB/includes/constants.php +++ b/phpBB/includes/constants.php @@ -164,4 +164,4 @@ define('VOTE_DESC_TABLE', $table_prefix.'vote_desc'); define('VOTE_RESULTS_TABLE', $table_prefix.'vote_results'); define('VOTE_USERS_TABLE', $table_prefix.'vote_voters'); -?> +?> \ No newline at end of file -- cgit v1.2.1