Piotr Przybylski a écrit :
I am beginning to wonder if these options (that can only be disabled): *AllowUserDropDatabase *UseDbSearch *QueryHistoryDB *ShowPhpInfo, *ShowChgPassword
Another example is UseDbSearch; this would be disabled in config.inc.php because we want to avoid stressing the server, right? So I don't see the point of permitting a user to disable it for himself. It would mean that when he disables this in Settings, he's aware of the possible overhead but if he makes a db Search he's not aware...
I removed these problematic settings in latest commit.
Looks fine.
Another point: let's say I choose Navigation Frame / Tables and I change something there, then click Save. I'm always back to the first sub-tab (in this case, Navigation Frame / Navigation frame) and I find it confusing because I would expect to see feedback about the page on which I clicked Save.