<br><br><div class="gmail_quote">On Sun, Aug 21, 2011 at 5:16 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ammar,<br>
when data label is set to none:<br>
<br>
Notice in ./tbl_zoom_select.php#373<br>
Undefined offset: 0<br>
<br></blockquote><div>Fixed. Handled the case when $dataLabel is 'None', it was accessing the row[$dataLabel] element, which issued the notice 'undefined index'. <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,<br>
user administration capabilities and model configuration. Take<br>
the hassle out of deploying and managing Subversion and the<br>
tools developers use with it. <a href="http://p.sf.net/sfu/wandisco-d2d-2" target="_blank">http://p.sf.net/sfu/wandisco-d2d-2</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br>