Fix syntax error resulting from merge.
This commit is contained in:
parent
fffdb9d1a0
commit
595e340515
1 changed files with 5 additions and 0 deletions
|
|
@ -64,7 +64,12 @@ sub addConfirmationTemplateColumn {
|
|||
'WUk-wEhGiF8dcEogrJfrfg',
|
||||
]
|
||||
);
|
||||
}
|
||||
|
||||
print "Done.\n";
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
sub addSentToIndex {
|
||||
my $session = shift;
|
||||
my $db = $session->db;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue