1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Removed some trailing newlines

git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt
2001-09-09 12:40:42 +00:00
parent 34c4e7c820
commit 828447f535
12 changed files with 15 additions and 17 deletions

View File

@@ -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');
?>
?>