Loic,
please explain to me the syntax: <option selected="selected">
and checked="checked"
Those are (IMHO) bugs that I had fixed in tbl_change.php3, and that you reintroduced in the cvs.
-------------------
Also, please check tbl_replace.php3 lines 74 and 171, I think you need a double equal: if ($$f == 'null')
-------------------
Even when all this is corrected, a bug that I remember I had fixed resurfaces: the contents of the enum is "Array". I don't have time right now to check cvs history.
Regards,
Marc
On Wed, 15 Aug 2001, Marc Delisle wrote:
please explain to me the syntax:
<option selected="selected">
and checked="checked"
Those are (IMHO) bugs that I had fixed in tbl_change.php3, and that you reintroduced in the cvs.
Nope. They're needed for XHTML 1.0 compliance.
Hi Loic,
nice changes, but i thinks the default value of $cfgLeftWidth its to small, the most of my databases in left.php have now a new line.
Regards,