Made entities nicely visible outside the class.
This commit is contained in:
parent
173b029301
commit
a87608a88e
@ -81,6 +81,8 @@ sub new {
|
||||
"timefmt" => '%a, %d %b %Y %H:%M:%S',
|
||||
"mailfmt" => '%a, %d %b %Y %H:%M:%S %z',
|
||||
"mailcmd" => '/usr/sbin/sendmail -t -f chris@starforge.co.uk',#pevesupport@cs.man.ac.uk', # Change -f as needed!
|
||||
"entities" => $entities,
|
||||
"utfentities" => $utfentities,
|
||||
@_,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user