fixing matrix upgrade bugfix
This commit is contained in:
parent
c7c13f03bf
commit
bde609f5cb
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ my $session = start(); # this line required
|
|||
|
||||
fixAccountMisspellings( $session );
|
||||
removeTemplateHeadBlock( $session );
|
||||
updateMatrixListingScores( $session );
|
||||
|
||||
# upgrade functions go here
|
||||
finish($session); # this line required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue