Ticket #41937: 41937.3.patch
File 41937.3.patch, 467 bytes (added by , 3 years ago) |
---|
-
wp-config-sample.php
56 56 define( 'SECURE_AUTH_SALT', 'put your unique phrase here' ); 57 57 define( 'LOGGED_IN_SALT', 'put your unique phrase here' ); 58 58 define( 'NONCE_SALT', 'put your unique phrase here' ); 59 59 define( 'TEST_COOKIE', 'wp-settings-time-cookie' ); 60 60 /**#@-*/ 61 61 62 62 /**