Memory leaked by gzencode

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1040 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana 2009-08-28 16:28:39 +00:00
parent 2a1068169e
commit afbba65f5c

View file

@ -1,6 +1,4 @@
<?php
//! memory consumption
function dump_table($table, $style, $is_view = false) {
global $dbh;
if ($_POST["format"] == "csv") {