I think the better place is just a few lines down, 1666:

        $BOLTsession['MSG'][$id] = BOLTurl2utf($value);

Cheers,
Dan

On Sun, Oct 18, 2009 at 1:45 PM, Hans <[email protected]> wrote:
>
> To decode perhaps in engine.php function BOLTmessages()
> replace lines 1613, 1614 with
>
> if ($data1 != '') $msg[$mi] = str_replace(Array('$1', '$1'),
> BOLTurl2utf($data1), $msg[$mi]);
> if ($data2 != '') $msg[$mi] = str_replace(Array('$2', '$2'),
> BOLTurl2utf($data2), $msg[$mi]);

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to