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 );
|
fixAccountMisspellings( $session );
|
||||||
removeTemplateHeadBlock( $session );
|
removeTemplateHeadBlock( $session );
|
||||||
|
updateMatrixListingScores( $session );
|
||||||
|
|
||||||
# upgrade functions go here
|
# upgrade functions go here
|
||||||
finish($session); # this line required
|
finish($session); # this line required
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue