aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/mysql_upgrader.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-07-30 02:01:41 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-07-30 02:03:20 +0200
commita3de463b3027733f0560a420fb1c61e5413a8957 (patch)
tree98a726133de8a839b8db4e6f4107b5f5dc131cae /phpBB/develop/mysql_upgrader.php
parent404f2881135373060086116003122a9f6d851adf (diff)
downloadforums-a3de463b3027733f0560a420fb1c61e5413a8957.tar
forums-a3de463b3027733f0560a420fb1c61e5413a8957.tar.gz
forums-a3de463b3027733f0560a420fb1c61e5413a8957.tar.bz2
forums-a3de463b3027733f0560a420fb1c61e5413a8957.tar.xz
forums-a3de463b3027733f0560a420fb1c61e5413a8957.zip
[ticket/11753] Remove ?> from MySQL Upgrader.
PHPBB3-11753
Diffstat (limited to 'phpBB/develop/mysql_upgrader.php')
-rw-r--r--phpBB/develop/mysql_upgrader.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/develop/mysql_upgrader.php b/phpBB/develop/mysql_upgrader.php
index b3f40b2ca4..6dd577ebf7 100644
--- a/phpBB/develop/mysql_upgrader.php
+++ b/phpBB/develop/mysql_upgrader.php
@@ -1415,5 +1415,3 @@ function get_schema_struct()
return $schema_data;
}
-
-?> \ No newline at end of file