1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 19:13:59 +02:00

Compact dump output

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1012 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-08-25 15:23:19 +00:00
parent 95764b0125
commit fae29387b1
15 changed files with 10 additions and 45 deletions

View File

@@ -22,5 +22,4 @@ function dump_headers($identifier) {
return $ext;
}
$dump_output = "";
$dump_format = "CSV";
$dump_output = "CSV";