aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-02-12 22:12:30 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-02-12 22:12:30 +0100
commit75fa467b7b71926728dd431865b8a2f7fe5d9724 (patch)
treeb01f50caed00a85f2c5280df2fc2d9154a059d9a /phpBB/includes
parent0888df9520065da1461bc4b7817d26d52e0f1e6c (diff)
parent1e86f7113339c6b032a4500ce65cf959db97645a (diff)
downloadforums-75fa467b7b71926728dd431865b8a2f7fe5d9724.tar
forums-75fa467b7b71926728dd431865b8a2f7fe5d9724.tar.gz
forums-75fa467b7b71926728dd431865b8a2f7fe5d9724.tar.bz2
forums-75fa467b7b71926728dd431865b8a2f7fe5d9724.tar.xz
forums-75fa467b7b71926728dd431865b8a2f7fe5d9724.zip
Merge remote-tracking branch 'bantu/ticket/12180' into develop
* bantu/ticket/12180: [ticket/12180] Add "Each file MUST end with exactly one newline character" rule
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/constants.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php
index 374b8ff7f7..c2c7ca0abd 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -289,4 +289,3 @@ define('WORDS_TABLE', $table_prefix . 'words');
define('ZEBRA_TABLE', $table_prefix . 'zebra');
// Additional tables
-