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
9bbe94fd
Commit
9bbe94fd
authored
Jan 23, 2021
by
IKEDA Soji
Browse files
Deprecate Sympa::List::get_cookie()
parent
ce4b1684
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/List.pm
View file @
9bbe94fd
...
...
@@ -1677,10 +1677,7 @@ sub delete_list_admin {
#sub delete_all_list_admin;
# OBSOLETED: This may no longer be used.
# Returns the cookie for a list, if any.
sub
get_cookie
{
return
shift
->
{'
admin
'}{'
cookie
'};
}
#sub get_cookie;
# OBSOLETED: No longer used.
# Returns the maximum size allowed for a message to the list.
...
...
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