1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update paths in patch.

This commit is contained in:
Mateusz 2023-10-31 13:23:07 +01:00 committed by GitHub
parent c7a0d1f561
commit 4889bcfba3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
diff -ruN vendor.old/codeigniter4/shield/src/Config/Auth.php vendor/codeigniter4/shield/src/Config/Auth.php diff -ruN castopod.old/vendor/codeigniter4/shield/src/Config/Auth.php castopod/vendor/codeigniter4/shield/src/Config/Auth.php
--- vendor.old/codeigniter4/shield/src/Config/Auth.php 2023-10-31 13:05:34 --- castopod.old/vendor.old/codeigniter4/shield/src/Config/Auth.php 2023-10-31 13:05:34
+++ vendor/codeigniter4/shield/src/Config/Auth.php 2023-10-31 12:57:04 +++ castopod/vendor/codeigniter4/shield/src/Config/Auth.php 2023-10-31 12:57:04
@@ -375,7 +375,7 @@ @@ -375,7 +375,7 @@
* *
* @deprecated This is only for backward compatibility. * @deprecated This is only for backward compatibility.