1
willemd
2.3 Final: Sitename in PM module
  • 2008/9/24 19:38

  • willemd

  • Just popping in

  • Posts: 39

  • Since: 2008/8/15


While I was testing the forwarding option (to email) in PM module, I noticed that the sitename isn't showing in the email that has been sent:

see main.php in language folder:

le="color: #000000"><?php line 84: define("_PM_EMAIL_DESC", "Dear %s, this is a message transfered from your account at ".$xoopsConfig['sitename']);


My error, or just a little bug?