Skip to content

Commit

Permalink
updated the comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
scnakandala committed Jul 30, 2013
1 parent ccc2c84 commit c0d8429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tbl_change.php
Expand Up @@ -70,7 +70,7 @@
/**
* Displays the query submitted and its result
*
* @todo where does $disp_message and $disp_query come from???
* $disp_message come from tbl_replace.php
*/
if (! empty($disp_message)) {
$response->addHTML(PMA_Util::getMessage($disp_message, null));
Expand Down

0 comments on commit c0d8429

Please sign in to comment.