On Wed, Jan 6, 2010 at 10:56 AM, Danny <[email protected]> wrote: > Oops...I must be giddy. What we needed to fix is the following block > from 2 to 1, but it's already done from v3.3.2 to v3.3.3: > > if ($type == 'data') { > $page = substr($check, 0, strpos($check, ":")); > $check = substr($check, strlen($page) + 1); > }
I don't think I changed it. But regardless... It seems to be working now... Cheers, Dan
-- 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.
