git-svn-id: http://svn.automattic.com/wordpress/trunk@7810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-04-24 17:33:58 +00:00
parent b67cfee094
commit 31f09d0b85
1 changed files with 1 additions and 1 deletions

View File

@ -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