duh. Need to *call* the sub I added to the upgrade script.
This commit is contained in:
parent
e20e6061f2
commit
227c2d90ec
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ my $session = start(); # this line required
|
|||
|
||||
addFriendsNetwork($session);
|
||||
addSearchWithContainers($session);
|
||||
addGroupToEditPost($session);
|
||||
|
||||
finish($session); # this line required
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue