mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'fix/encode-cn' into 'develop'
Include Encode::CN, needed for cp936 support. See merge request artica/pandorafms!2002
This commit is contained in:
commit
d63defff15
@ -111,6 +111,7 @@ use warnings;
|
||||
|
||||
use DBI;
|
||||
use Encode;
|
||||
use Encode::CN;
|
||||
use XML::Simple;
|
||||
use HTML::Entities;
|
||||
use Time::Local;
|
||||
|
Loading…
x
Reference in New Issue
Block a user