Commit Graph

11 Commits

Author SHA1 Message Date
lorilee
aa49b85fad Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
Michal Čihař
11e53fb141 [core] Dropped AllowAnywhereRecoding configuration variable.
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
Michal Čihař
d7192b3a95 DefaultCharset is not used anywhere. 2010-07-20 11:52:33 +02:00
lorilee
4434b2c231 Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form 2010-07-13 18:41:15 -07:00
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Michal Čihař
4086ce69da Add missing message. 2010-04-02 10:10:22 +02:00
Michal Čihař
a31e60356a Add configuration of tracking features (bug #2966752). 2010-04-02 09:59:37 +02:00
Michal Čihař
d77b51803a Allow to configure tracking table (bug #2966752). 2010-04-02 09:55:33 +02:00
Michal Čihař
2691e959c1 Prevent direct execution of some files. 2010-04-02 09:03:46 +02:00
Michal Čihař
f5359b393b Yet another subversion notice. 2010-03-30 15:00:00 +02:00
Michal Čihař
15bf3c12db Move setup script messages away to avoid their loading all the time. 2010-03-30 14:54:24 +02:00