diff --git a/docs/upgrades/upgrade_6.8.9-6.99.0.pl b/docs/upgrades/upgrade_6.8.9-6.99.0.pl index a012c8e6d..c802e503b 100644 --- a/docs/upgrades/upgrade_6.8.9-6.99.0.pl +++ b/docs/upgrades/upgrade_6.8.9-6.99.0.pl @@ -50,6 +50,7 @@ updateFolder(); addRichEditUpload(); updateArticle(); updateScratch(); +updateProfileListFields(); installSQLForm(); addResizableTextareas(); addScratchKeys(); @@ -731,6 +732,7 @@ my $sql5 = <db->write($_); + } +} + + + + # ---- DO NOT EDIT BELOW THIS LINE ---- #-------------------------------------------------