The problem arises in function BOLTMsnippets(),
which was changed in version 3.15 (undocumented in the release log):
BOLTescape() is called twice, at the beginnig and at the end.
If i change the last line of the function
from
return BOLTescape($out);
to
return $out;
the problem is resolved.
Dan, please check.
Why did you add the $skin parameter to the function?
What bearings has this on custom skins and skin config settings etc?
Cheers,
Hans
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---