mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Added a missing 'use'.
This commit is contained in:
parent
643208ebc2
commit
d893f6064a
@ -106,6 +106,7 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
use DBI;
|
||||
use Encode;
|
||||
use XML::Simple;
|
||||
use HTML::Entities;
|
||||
use Time::Local;
|
||||
|
Loading…
x
Reference in New Issue
Block a user