[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_1-9272-ge2dff46

The branch, master has been updated via e2dff46f798996dd906d7421120ef51b0e83ebcc (commit) from a7014004af8a941d095d11bb11114c208b99f4a6 (commit) - Log ----------------------------------------------------------------- commit e2dff46f798996dd906d7421120ef51b0e83ebcc Author: Michal Čihař <mcihar@suse.cz> Date: Tue Jul 19 13:49:10 2011 +0200 There is no result here ----------------------------------------------------------------------- Summary of changes: libraries/export/htmlword.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/libraries/export/htmlword.php b/libraries/export/htmlword.php index ddc18ac..049cdc6 100644 --- a/libraries/export/htmlword.php +++ b/libraries/export/htmlword.php @@ -346,7 +346,6 @@ function PMA_exportStructure($db, $table, $crlf, $error_url, $do_relation = fals return false; } } // end while - PMA_DBI_free_result($result); return PMA_exportOutputHandler('</table>'); } hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař