[Phpmyadmin-devel] Date-time picker
Michal Čihař
michal at cihar.com
Tue Aug 23 08:10:36 CEST 2011
Hi
Dne Mon, 22 Aug 2011 12:21:41 -0700 (PDT)
Aris Feryanto <aris_feryanto at yahoo.com> napsal(a):
> After investigating a bit, I found that line 99 in js_escape.lib.php should be:
>
> 97: $result .= '[';
> 98: foreach ($value as $id => $val) {
> 99: $result .= PMA_formatJsVal($val) . ",";
> 100: }
>
> the PMA_formatJsVal should take $val instead of $value as the parameter.
You're right, fixed.
Thanks
--
Michal Čihař | http://cihar.com | http://phpmyadmin.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110823/83ae9245/attachment.sig>
More information about the Developers
mailing list