What info do you need to collect about the configuration of phpmyadmin that would help indebugging the code. I think that i can show the different enabled optional plugins like bookmarks, the designer and other options that may not be enabled by default. I am not sure however what other config settings may be relevant
On 06/13/2013 08:02 PM, Mohamed Ashraf wrote:
What info do you need to collect about the configuration of phpmyadmin that would help indebugging the code. I think that i can show the different enabled optional plugins like bookmarks, the designer and other options that may not be enabled by default. I am not sure however what other config settings may be relevant
Anything that has to do with javascript and that does not contain sensitive information would qualify. Whether Codemirror is enabled, for example. Have a good look through all of them in the docs and the code.
Bye, Rouslan