phpmyadmin/libraries/export
Alex Marin db5f9a9f51 fix original column names in export xml
Inside <pma:table> the column names contained spaces, but in the <column> tags, they were replaced with underscores, causing a mismatch.
2012-04-16 12:25:05 +03:00
..
codegen.php Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
csv.php Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
excel.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
htmlword.php Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
json.php - bug #3507917 [export] JSON has unescaped values for allegedly numeric columns 2012-04-08 19:36:06 +02:00
latex.php typo 2011-12-30 19:53:11 +01:00
mediawiki.php Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
ods.php Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
odt.php - bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice, 2012-04-11 22:40:11 +02:00
pdf.php typo 2011-12-30 19:53:11 +01:00
php_array.php typo 2011-12-30 19:53:11 +01:00
sql.php Fix PHP notice about undefined index sql_truncate in SQL export 2012-04-11 22:40:10 +02:00
texytext.php Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
xml.php fix original column names in export xml 2012-04-16 12:25:05 +03:00
yaml.php typo 2011-12-30 19:53:11 +01:00