[core] Remove last remaining parts of profiling code which was removed in 2006.
This commit is contained in:
@@ -164,7 +164,6 @@ function PMA_apply_userprefs(array $config_data)
|
||||
$blacklist['Error_Handler/display'] = true;
|
||||
$blacklist['Error_Handler/gather'] = true;
|
||||
$blacklist['DBG/sql'] = true;
|
||||
$blacklist['DBG/php'] = true;
|
||||
}
|
||||
$whitelist = array_flip(PMA_read_userprefs_fieldnames());
|
||||
// whitelist some additional fields which are custom handled
|
||||
@@ -313,4 +312,4 @@ function PMA_userprefs_autoload_header()
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user