doc typos
This commit is contained in:
@@ -79,6 +79,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
||||
- bug #2634827 [import] Using DELIMITER ends with infinite cycle
|
||||
- bug #2729191 [config] CheckConfigurationPermissions = false is worthless
|
||||
- bug #2687046 [export] Structure export: Null always YES
|
||||
- [doc] typos, thanks to Cédric Corazza
|
||||
|
||||
3.1.3.2 (2009-04-14)
|
||||
- [security] Insufficient output sanitizing when generating configuration file
|
||||
|
@@ -1223,7 +1223,7 @@ ALTER TABLE `pma_column_comments`
|
||||
<dd>Define whether the previous login should be recalled or not in cookie
|
||||
authentication mode.<br /><br />
|
||||
|
||||
This is automatically diabled if you do not have configured
|
||||
This is automatically disabled if you do not have configured
|
||||
<tt><a href="#cfg_blowfish_secret">$cfg['blowfish_secret']</a></tt>.
|
||||
</dd>
|
||||
|
||||
@@ -4178,7 +4178,7 @@ chmod o+rwx tmp
|
||||
logged in), <code>mysql-denied</code> (MySQL denied user login),
|
||||
<code>allow-denied</code> (user denied by allow/deny rules),
|
||||
<code>root-denied</code> (root is denied in configuration),
|
||||
<code>empty-denied</code> (empty password is denied).
|
||||
<code>empty-denied</code> (empty password is denied).</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<code>LogFormat</code> directive for Apache can look like following:
|
||||
|
Reference in New Issue
Block a user