04-29-2010, 11:33 PM
(04-29-2010, 11:01 PM)Homer Wrote:(04-29-2010, 01:38 AM)dzingis Wrote: var $_enableEmail is set to true in inc.Settings.pgp?Good question, I will check on that. Thanks for the input.
You are right. This line is missing

[/quote]
just add line
var $_enableEmail = true;
in inc.Settings.php