[Phpmyadmin-devel] Re: my new version
Marc Delisle
DelislMa at CollegeSherbrooke.qc.ca
Mon Jul 23 22:53:13 CEST 2001
Patch for this problem:
*** tbl_change.php3.ori Mon Jul 23 16:49:35 2001
--- tbl_change.php3 Mon Jul 23 16:50:01 2001
***************
*** 122,128 ****
} else {
?>
<td>
! <select name="funcs[<?php echo $field; ?>]">
<?php
echo "\n";
if (!$first_timestamp) {
--- 122,128 ----
} else {
?>
<td>
! <select name="funcs[<?php echo $field; ?>]"> <option>
<?php
echo "\n";
if (!$first_timestamp) {
Marc Delisle a écrit :
>
> In Loïc's branch,
>
> Don't have time to debug this (going away for 2 days), but when inserting records,
> the function ASCII is applied by default to all fields (in previous versions there
> was a blank line at the top of the function select box).
>
More information about the Developers
mailing list