This commit is contained in:
Marc Delisle
2002-12-15 13:16:25 +00:00
parent 37f50b44b1
commit d6ce4c47e3

View File

@@ -417,8 +417,7 @@ for ($i = 0; $i < $fields_cnt; $i++) {
} // end while
echo ' </select>' . "\n";
echo ' </td>' . "\n";
// is now unset in get_foreign.lib:
//unset($disp);
unset($disp);
}
else if (strstr($row_table_def['True_Type'], 'text')) {
?>