somebody goofed
This commit is contained in:
parent
dd33c3e36f
commit
883db27e70
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ my $quiet; # this line required
|
||||||
my $session = start(); # this line required
|
my $session = start(); # this line required
|
||||||
|
|
||||||
# upgrade functions go here
|
# upgrade functions go here
|
||||||
fixCalendarFeedsLastUpdatedField();
|
fixCalendarFeedsLastUpdatedField($session);
|
||||||
|
|
||||||
|
|
||||||
finish($session); # this line required
|
finish($session); # this line required
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue