mirror of
git://develop.git.wordpress.org/
synced 2025-03-15 09:29:48 +01:00
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@7810 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0c0d779e6a
commit
0f25d90a1c
@ -9,7 +9,7 @@ define('DB_COLLATE', '');
|
||||
|
||||
// Change SECRET_KEY to a unique phrase. You won't have to remember it later,
|
||||
// so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/
|
||||
// to get a ecret key generated for you, or just make something up.
|
||||
// to get a secret key generated for you, or just make something up.
|
||||
define('SECRET_KEY', 'put your unique phrase here'); // Change this to a unique phrase.
|
||||
|
||||
// You can have multiple installations in one database if you give each a unique prefix
|
||||
|
Loading…
x
Reference in New Issue
Block a user