fixed warnings and faults

This commit is contained in:
Steve Alberty
2002-07-18 16:39:47 +00:00
parent e54352f9c6
commit f119117043
3 changed files with 5 additions and 4 deletions

View File

@@ -167,7 +167,7 @@ while (list($key, $table) = each($the_tables)) {
}
}
else {
$have_rel = FALSE;
$have_rel = FALSE;
}
// end if