Skip to content

Commit

Permalink
CLI: sympa.pl crashes when family is expected as argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedas committed Feb 9, 2022
1 parent aa49563 commit e5fe2c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/Sympa/CLI.pm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ use POSIX qw();
use Conf;
use Sympa::Constants;
use Sympa::DatabaseManager;
use Sympa::Family;
use Sympa::Language;
use Sympa::List;
use Sympa::Log;
use Sympa::Mailer;
use Sympa::Template;
Expand Down

0 comments on commit e5fe2c7

Please sign in to comment.