From 624513e3bff40da7b34c03f6081accd02cb41942 Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Sun, 7 May 2006 03:48:37 +0000 Subject: [PATCH] some ems changes and profile field fixes. --- docs/upgrades/upgrade_6.8.9-6.99.0.pl | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) 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 ---- #-------------------------------------------------