clarification
This commit is contained in:
@@ -75,7 +75,7 @@ if ($cfg['LightTabs']) {
|
||||
echo PMA_printTab($strStructure, 'tbl_properties_structure.php3', $url_query);
|
||||
echo PMA_printTab($strBrowse, $lnk2, $arg2);
|
||||
echo PMA_printTab($strSQL, 'tbl_properties.php3', $url_query);
|
||||
echo PMA_printTab($strSelect, $lnk4, $arg4);
|
||||
echo PMA_printTab($strSearch, $lnk4, $arg4);
|
||||
echo PMA_printTab($strInsert, 'tbl_change.php3', $url_query);
|
||||
echo PMA_printTab($strExport, 'tbl_properties_export.php3', $url_query . '&single_table=true');
|
||||
echo PMA_printTab($strOperations, 'tbl_properties_operations.php3', $url_query);
|
||||
|
Reference in New Issue
Block a user