diff options
author | Oleg Pudeyev <oleg@bsdpower.com> | 2011-04-29 02:16:02 -0400 |
---|---|---|
committer | Oleg Pudeyev <oleg@bsdpower.com> | 2011-04-29 02:16:02 -0400 |
commit | 1e2c19f4b443692b18a3a167dc464f63b19da47f (patch) | |
tree | 5cf2fd4a25e4f17bfaa19d865e9816f4be61315b /phpBB | |
parent | 85549fad8324afc6e9358e98d75b8fdcc5faa416 (diff) | |
download | forums-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.php | 2 |
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 |