typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2006-01-12 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: typo, thanks to Cédric Corazza
|
||||
|
||||
2006-01-11 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* sql.php, libraries/sqlparser.lib.php: other fixes for bug #1394479
|
||||
|
||||
|
@@ -213,7 +213,7 @@
|
||||
cd phpMyAdmin
|
||||
mkdir config # create directory for saving
|
||||
chmod o+rw config # give it world writable permissions
|
||||
# if you want to edit existion configuration:
|
||||
# if you want to edit existing configuration:
|
||||
cp config.inc.php config/ # copy current configuration
|
||||
chmod o+w config/config.inc.php # give it world writable permissions
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user