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
-~----------~----~----~----~------~----~------~--~---