From 94b56cfde37dabff5a7b26b01b0ccdd65d7a8fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 28 Aug 2001 16:10:01 +0000 Subject: [PATCH] returns to tbl_properties.php3 rather than db_details.php3 --- tbl_copy.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); ?>