From 68eba86309a63889ca8f8de1ce4ce6600d356f42 Mon Sep 17 00:00:00 2001
From: Richard McGirr
Date: Mon, 4 Apr 2016 07:18:21 -0400
Subject: [PATCH] [ticket/14408] Remove span tags from file
PHPBB3-14408
---
phpBB/install/database_update.php | 2 --
1 file changed, 2 deletions(-)
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php
index 42cc27e60b..0ea6eeffd7 100644
--- a/phpBB/install/database_update.php
+++ b/phpBB/install/database_update.php
@@ -31,7 +31,6 @@ function phpbb_end_update($cache, $config)
-
@@ -153,7 +152,6 @@ header('Content-type: text/html; charset=UTF-8');