mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Remove incorrectly added diff file
This commit is contained in:
parent
3c30c36b71
commit
93578c8d22
21
statics.diff
21
statics.diff
@ -1,21 +0,0 @@
|
||||
--- /Users/ingo/Silverstripe/ss-3.1/framework/security/Security.php
|
||||
+++ /Users/ingo/Silverstripe/ss-3.1/framework/security/Security.php
|
||||
@@ -52,2 +52,3 @@
|
||||
+ * @config
|
||||
*/
|
||||
- protected static $encryption_algorithm = 'blowfish';
|
||||
+ private static $encryption_algorithm = 'blowfish';
|
||||
--- /Users/ingo/Silverstripe/ss-3.1/framework/security/Security.php
|
||||
+++ /Users/ingo/Silverstripe/ss-3.1/framework/security/Security.php
|
||||
@@ -52,2 +52,3 @@
|
||||
+ * @config
|
||||
*/
|
||||
- protected static $encryption_algorithm = 'blowfish';
|
||||
+ private static $encryption_algorithm = 'blowfish';
|
||||
--- /Users/ingo/Silverstripe/ss-3.1/framework/security/Security.php
|
||||
+++ /Users/ingo/Silverstripe/ss-3.1/framework/security/Security.php
|
||||
@@ -52,2 +52,3 @@
|
||||
+ * @config
|
||||
*/
|
||||
- protected static $encryption_algorithm = 'blowfish';
|
||||
+ private static $encryption_algorithm = 'blowfish';
|
Loading…
Reference in New Issue
Block a user