Default pages for tables / databases.

This commit is contained in:
Alexander M. Turek
2002-08-10 19:30:50 +00:00
parent 0b300eb355
commit 8fc9004428
3 changed files with 6 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ $err_url_0 = 'main.php3'
. '?lang=' . $lang
. '&convcharset=' . $convcharset
. '&server=' . $server;
$err_url = 'db_details.php3'
$err_url = $cfg['DefaultTabDatabase']
. '?lang=' . $lang
. '&convcharset=' . $convcharset
. '&server=' . $server