*** empty log message ***
This commit is contained in:
@@ -67,7 +67,7 @@ $cfgServer = '';
|
||||
unset($cfgServers[0]);
|
||||
|
||||
// Be sure to include no trailing slash on the path
|
||||
$cfgManualBase = "http://www.mysql.com/documentation/mysql/";
|
||||
$cfgManualBase = "http://www.mysql.com/documentation/mysql/bychapter";
|
||||
|
||||
$cfgConfirm = true;
|
||||
$cfgPersistentConnections = false;
|
||||
|
@@ -257,7 +257,7 @@ if ($server > 0
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://phpmyadmin.sourceforge.net/" target="_new">
|
||||
<?php echo $strHomepageSourceforge; ?></a> [ <a href="ChangeLog" target="_new">ChangeLog</a> ]
|
||||
<?php echo $strHomepageSourceforge; ?></a> [<a href="ChangeLog" target="_new">ChangeLog</a>]
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user