continue removing author names in code

This commit is contained in:
Marc Delisle
2010-04-05 09:16:36 -04:00
parent 6b5f3b9962
commit 3ca82375d5
10 changed files with 16 additions and 17 deletions

View File

@@ -793,7 +793,7 @@ function PMA_getTableList($db, $tables = null, $limit_offset = 0, $limit_count =
$table_groups = array();
// for blobstreaming - list of blobstreaming tables - rajk
// for blobstreaming - list of blobstreaming tables
// load PMA configuration
$PMA_Config = $GLOBALS['PMA_Config'];