Greg Roach - 2009-07-09

We can't use require_once, as we need to load/reload the language files. For example, when sending emails to users who have selected a different language, we need to switch, then send the email, then switch back. IIRC there are other cases where we do this to pick up some text from other language files.