Mention db_operations.php possibility.
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
||||
link to table structure.
|
||||
* db_operations.php, lang/*: We switch to database here. not table.
|
||||
* lang/*: strProperties is not used anywhere now.
|
||||
* config.inc.php: Mention db_operations.php possibility.
|
||||
|
||||
2004-10-21 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_query_box.php: bug 1050691, missing parameters
|
||||
|
@@ -296,6 +296,7 @@ $cfg['DefaultTabDatabase'] = 'db_details_structure.php';
|
||||
// 'db_details_structure.php' = tables list
|
||||
// 'db_details.php' = sql form
|
||||
// 'db_search.php' = search query
|
||||
// 'db_operations.php' = operations on database
|
||||
$cfg['DefaultTabTable'] = 'tbl_properties_structure.php';
|
||||
// Possible values:
|
||||
// 'tbl_properties_structure.php' = fields list
|
||||
|
Reference in New Issue
Block a user