diff --git a/tbl_copy.php3 b/tbl_copy.php3 index b9e56142c..c421855b9 100755 --- a/tbl_copy.php3 +++ b/tbl_copy.php3 @@ -83,5 +83,5 @@ else { /** * Back to the calling script */ -require('./db_details.php3'); +require('./tbl_properties.php3'); ?>