Remove unexpected files that were added - 4

pull/961/head
Linwood-F 2015-07-23 15:20:40 -04:00
parent 9e81eaa0f9
commit e967e3de6e
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
/**
* A random string used in security hashing methods.
*/
Configure::write('Security.salt', '02670120062639232092038865362');
Configure::write('Security.salt', 'Q0MjGG2xRQEhJVQR85WhFJKI7f2St8RYMlVR7GNQ');
/**
* A random numeric string (digits only) used to encrypt/decrypt strings.