Rename db_* files to drop useless _details part.

This commit is contained in:
Michal Čihař
2006-10-25 12:25:01 +00:00
parent ad06b4a991
commit cac4247057
34 changed files with 93 additions and 91 deletions

View File

@@ -15,7 +15,7 @@ PMA_checkParameters(array('db'));
/**
* Defines the url to return to in case of error in a sql statement
*/
$err_url = 'db_details.php?' . PMA_generate_common_url($db);
$err_url = 'db_sql.php?' . PMA_generate_common_url($db);
/**
* Settings for relations stuff