aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-04-29 02:16:02 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2011-04-29 02:16:02 -0400
commit1e2c19f4b443692b18a3a167dc464f63b19da47f (patch)
tree5cf2fd4a25e4f17bfaa19d865e9816f4be61315b /phpBB
parent85549fad8324afc6e9358e98d75b8fdcc5faa416 (diff)
downloadforums-1e2c19f4b443692b18a3a167dc464f63b19da47f.tar
forums-1e2c19f4b443692b18a3a167dc464f63b19da47f.tar.gz
forums-1e2c19f4b443692b18a3a167dc464f63b19da47f.tar.bz2
forums-1e2c19f4b443692b18a3a167dc464f63b19da47f.tar.xz
forums-1e2c19f4b443692b18a3a167dc464f63b19da47f.zip
[ticket/10003] Delete EOL at EOF for the benefit of 3.0 modifications.
PHPBB3-10003
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/includes/db/db_tools.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/db/db_tools.php b/phpBB/includes/db/db_tools.php
index fd09ccde3f..483ceee043 100644
--- a/phpBB/includes/db/db_tools.php
+++ b/phpBB/includes/db/db_tools.php
@@ -2374,4 +2374,4 @@ class phpbb_db_tools
}
}
-?>
+?> \ No newline at end of file