
12 Jul
2002
12 Jul
'02
8:09 p.m.
Hi, I would like to understand the change made today in sql.php3. If I understand correctly, it is to avoid doing the big query if we are just displaying the sql-code of the previous query. If this is the case, I think we should also remove the navigation bar (show x rows...), the insert new row, print view, bookmark label, and avoid the "undefined variable" on $fields_meta at line 493. Marc