Marc Delisle
|
c2c260b79e
|
patch #2739001 [export] XML does not allow spaces in element names
|
2009-04-19 12:24:45 +00:00 |
|
Michal Čihař
|
56941e509c
|
Adding @package, second part.
|
2008-11-24 11:05:40 +00:00 |
|
Marc Delisle
|
afbb2a9dc2
|
protection against XSS when register_globals is on and .htaccess has no effect
|
2008-06-21 15:01:27 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
d51f1126f6
|
use generic $strOptions
|
2007-02-19 18:15:55 +00:00 |
|
Michal Čihař
|
fba74f3b81
|
Fix export to XML (bug #1497239).
|
2006-05-30 06:43:00 +00:00 |
|
Michal Čihař
|
2e8469efef
|
fix export limitation
|
2006-04-26 20:55:01 +00:00 |
|
Michal Čihař
|
9199199219
|
Use plugins for extension and MIME type.
|
2006-04-26 17:49:47 +00:00 |
|
Michal Čihař
|
6e17c995fb
|
Convert export to plugin architecture, so that plugins are independant piece of code (RFE #1325937).
|
2006-04-26 16:33:59 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Michal Čihař
|
2f2a918a27
|
Use PMA_DBI_fetch_row and drop PHP 3 compatibility code.
|
2004-04-14 13:51:11 +00:00 |
|
Michal Čihař
|
7dbba54afd
|
Support for enclosing SQL export in transaction (RFE #930827).
|
2004-04-14 13:31:26 +00:00 |
|
Marcel Tschopp
|
74cc95fe29
|
phpMyAdmin should now be fully compatible with the new mysqli extension.
|
2004-04-08 12:30:40 +00:00 |
|
Michal Čihař
|
97008c97fa
|
Patch 890075 - Unbuffered query while exporting
|
2004-03-10 11:02:30 +00:00 |
|
Alexander M. Turek
|
2915b5c3ce
|
Added MySQLi library; Removed calls to old mysql_wrappers library.
|
2004-01-22 02:13:48 +00:00 |
|
Marc Delisle
|
55d1fe7b93
|
use PMA_DBI function
|
2004-01-20 20:31:40 +00:00 |
|
Garvin Hicking
|
f0da471ec3
|
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
|
2003-11-20 16:31:51 +00:00 |
|
Michal Čihař
|
6884f9701a
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|