Improve comment

This commit is contained in:
Marc Delisle 2013-04-11 08:00:49 -04:00
parent e9caca2e6c
commit fb3b7541e3

View File

@ -39,7 +39,7 @@ foreach ($post_params as $one_post_param) {
$table_search = new PMA_TableSearch($db, $table, "normal");
/**
* Not selection yet required -> displays the selection form
* No selection criteria received -> display the selection form
*/
if (! isset($_POST['columnsToDisplay']) && ! isset($_POST['displayAllColumns'])) {
// Gets some core libraries