1
0
Fork 0
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:
Nicolas Frandeboeuf 2021-10-01 13:12:56 +00:00
parent 2373262f81
commit dc8b2cf105

View file

@ -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) {