deactivate some work in progress
This commit is contained in:
@@ -6,6 +6,9 @@ $Id$
|
||||
$Source$
|
||||
|
||||
|
||||
2006-07-07 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* db_details_qbe.php: deactivated some work in progress
|
||||
|
||||
2006-07-06 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* db_details_structure.php, libraries/db_details_common.inc.php
|
||||
libraries/db_details_db_info.inc.php:
|
||||
|
@@ -90,8 +90,9 @@ if (!empty($TableList)) {
|
||||
} // end if
|
||||
|
||||
|
||||
$columns = PMA_DBI_get_columns_full($GLOBALS['db']);
|
||||
$tables = PMA_DBI_get_columns_full($GLOBALS['db']);
|
||||
// this was a work in progress, deactivated for now
|
||||
//$columns = PMA_DBI_get_columns_full($GLOBALS['db']);
|
||||
//$tables = PMA_DBI_get_columns_full($GLOBALS['db']);
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user