aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/database_update.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/database_update.php')
-rw-r--r--phpBB/install/database_update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/database_update.php b/phpBB/install/database_update.php
index 7240e899a6..2fdbd16e4a 100644
--- a/phpBB/install/database_update.php
+++ b/phpBB/install/database_update.php
@@ -1089,7 +1089,7 @@ function database_update_info()
'field_show_on_pm' => array('BOOL', 0),
),
REPORTS_TABLE => array(
- 'reported_text' => array('TEXT', ''),
+ 'reported_post_text' => array('TEXT', ''),
),
),
'change_columns' => array(