blob streaming code cleanup (work in progress)

This commit is contained in:
Marc Delisle
2010-07-22 13:15:27 -04:00
parent b6349cd626
commit 56ebe05af7
15 changed files with 381 additions and 391 deletions

View File

@@ -788,7 +788,7 @@ if (! defined('PMA_MINIMUM_COMMON')) {
$_SESSION['PMA_Theme_Manager']->setThemeCookie();
if (! empty($cfg['Server'])) {
if (! empty($cfg['Server'])) {
/**
* Loads the proper database interface for this server
@@ -953,7 +953,7 @@ if (! defined('PMA_MINIMUM_COMMON')) {
// checks for blobstreaming plugins and databases that support
// blobstreaming (by having the necessary tables for blobstreaming)
checkBLOBStreamingPlugins();
} // end if !defined('PMA_MINIMUM_COMMON')
// remove sensitive values from session