mirror of
https://github.com/YunoHost-Apps/agendav_ynh.git
synced 2024-09-03 20:36:12 +02:00
Fix patch by & transform EOL to CRLF as agendav 2.2.1+ archive uses
This commit is contained in:
parent
2373262f81
commit
dc8b2cf105
1 changed files with 55 additions and 53 deletions
|
@ -1,3 +1,5 @@
|
|||
diff --git a/web/app/controllers.php b/web/app/controllers.php
|
||||
index 08db57e3..3d186c5e 100644
|
||||
--- a/web/app/controllers.php
|
||||
+++ b/web/app/controllers.php
|
||||
@@ -58,14 +58,20 @@ $controllers->before(function(Request $request, Silex\Application $app) {
|
||||
|
|
Loading…
Add table
Reference in a new issue