bug report: BOLTXtime

9 views
Skip to first unread message

DrunkenMonk

unread,
Nov 17, 2011, 11:38:18 AM11/17/11
to BoltWire
if (is_numeric($value) && strlen($value) == 10) $time[0] == $value;
should be
if (is_numeric($value) && strlen($value) == 10) $time[0] = $value;

line 568, commands.php

The Editor

unread,
Nov 28, 2011, 11:35:31 AM11/28/11
to bolt...@googlegroups.com
Thanks! Will be fixed for the next release.

Cheers,
Dan

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

Reply all
Reply to author
Forward
0 new messages