bug 648263

This commit is contained in:
Marc Delisle
2002-12-15 13:14:02 +00:00
parent 7e31356f48
commit 37f50b44b1
3 changed files with 9 additions and 1 deletions

View File

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