Commit Graph

9 Commits

Author SHA1 Message Date
Michal Čihař
7153a45546 Correctly merge server variables fix to master 2013-08-07 14:43:01 +02:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
d7c3b58337 Dropped MySQL manual type configuration
Nothing but default settings is really working now:

- most formats are no longer available on MySQL formats
- for downloadable doc our links are in most cases broken and nobody
  noticed this, so I assume nobody is using this
- anyway most current installations don't have troubles with internet
  access what was main motivation for this configuration directive
2013-08-07 08:32:01 +02:00
Michal Čihař
b8ea23ab9f Drop $cfg['SQP']['fmtType']
It has no effect anyway and in case we would want to make syntax
highlighting optional, it needs to be done in javascript and needs
better configuration name than this one.
2013-08-06 13:35:09 +02:00
Marc Delisle
b0a4eca472 Fix typo 2013-08-04 18:22:14 -04:00
xmujay
d260060106 fix the wrong comment for the case: value is not a number 2013-08-04 17:49:26 -04:00
xmujay
137614355b using better variable name and comments 2013-08-04 17:49:26 -04:00
xmujay
a6d93f2abb fix the typo: varible ==> variable 2013-08-04 17:49:26 -04:00
xmujay
909fcefb5d UTs for PMA_server_variables 2013-08-04 17:49:26 -04:00