just render table print view

This commit is contained in:
xmujay 2013-09-03 20:18:48 +08:00
parent bdd64d50ee
commit 077b49d0d3

View File

@ -69,4 +69,5 @@ $response->addHTML(
*/
$response->addHTML(PMA_getHtmlForPrintViewFooter());
exit;
?>