Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
0bc63ee4
Commit
0bc63ee4
authored
May 02, 2018
by
IKEDA Soji
Browse files
Fixup merge.
parent
0a9f3c24
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/Upgrade.pm
View file @
0bc63ee4
...
...
@@ -1772,7 +1772,10 @@ sub upgrade {
_get_canonical_read_date
(
$sdm
,
'
update_admin
')
)
);
}
# Upgrade dump files for list users.
if
(
lower_version
(
$previous_version
,
'
6.2.33b.1
'))
{
$log
->
syslog
('
notice
',
'
Upgrading user dumps of closed lists.
');
# Upgrading user dumps of closed lists.
my
$lists
=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment