1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 11:34:10 +02:00

Revert compact dump output (r1012)

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1028 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-08-27 08:22:07 +00:00
parent 058e101fc9
commit caa8bc6380
14 changed files with 16 additions and 5 deletions

View File

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