I just install this module and I found an error at row 247 of file privatemsg.module:
$breadcrumb = array(l(t('Home'), ''), l(t('private messages'), 'privatemsg'));
In the original file the "t" of "l(t('private messages')" is missed. This is a problem with a translate version... (I'm italian)
I want send you this issue for community benefit.
Sorry my english is poor.
William
| Comment | File | Size | Author |
|---|---|---|---|
| privatemsg_0.module | 21.86 KB | wzelig |