Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info.
This commit is contained in:
@@ -1149,14 +1149,11 @@ Defaults to FALSE (drop-down). <br />
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<b>$cfg['ShowMysqlInfo'] </b>boolean<br />
|
||||
<b>$cfg['ShowMysqlVars'] </b>boolean<br />
|
||||
<b>$cfg['ShowPhpInfo'] </b>boolean<br />
|
||||
<b>$cfg['ShowChgPassword'] </b>boolean
|
||||
</dt>
|
||||
<dd>
|
||||
Defines whether to display the "MySQL runtime information",
|
||||
"MySQL system variables", "PHP information" and
|
||||
Defines whether to display the "PHP information" and
|
||||
"Change password " links or not for simple users at the
|
||||
starting main (right) frame. This setting does not check MySQL
|
||||
commands entered directly.
|
||||
|
Reference in New Issue
Block a user