updated the comment.

This commit is contained in:
Spun Nakandala 2013-07-30 21:50:44 +05:30
parent ccc2c840b7
commit c0d842906c

View File

@ -70,7 +70,7 @@ $scripts->addFile('gis_data_editor.js');
/**
* 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));