aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-12-13 16:35:55 +0100
committerNils Adermann <naderman@naderman.de>2010-12-13 16:35:55 +0100
commitadfa1656fb9d8b5bb601af1d7a6720884954d87a (patch)
treeabcd16b98d59f11c4362bafe23fbb9c15ae1ed72 /phpBB/includes/constants.php
parentbd579c837490a52cb5b8ce9493e2f066bfe4d8a5 (diff)
parentaf5b9a96409d788733fcb1ff367e0c7fb0583702 (diff)
downloadforums-adfa1656fb9d8b5bb601af1d7a6720884954d87a.tar
forums-adfa1656fb9d8b5bb601af1d7a6720884954d87a.tar.gz
forums-adfa1656fb9d8b5bb601af1d7a6720884954d87a.tar.bz2
forums-adfa1656fb9d8b5bb601af1d7a6720884954d87a.tar.xz
forums-adfa1656fb9d8b5bb601af1d7a6720884954d87a.zip
Merge branch 'ticket/igorw/9556' into develop
* ticket/igorw/9556: [ticket/9556] Drop php closing tags, add trailing newline Conflicts: phpBB/includes/constants.php
Diffstat (limited to 'phpBB/includes/constants.php')
-rw-r--r--phpBB/includes/constants.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php
index 90440f74b8..976c017552 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -274,5 +274,3 @@ define('ZEBRA_TABLE', $table_prefix . 'zebra');
// Additional tables
-
-?>