adjust line numbers of patch as is stalls SuSE builds

This commit is contained in:
Ralf Becker 2017-04-16 09:12:11 +02:00
parent b5ded9edc9
commit 8f1d1b271e

View File

@ -1,5 +1,5 @@
diff --git egroupware/admin/inc/class.admin_asyncservice.inc.php egroupware/admin/inc/class.admin_asyncservice.inc.php
index cb19e5f..2e58ce3 100644
index cb19e5fbbf..2e58ce3fdf 100644
--- egroupware/admin/inc/class.admin_asyncservice.inc.php
+++ egroupware/admin/inc/class.admin_asyncservice.inc.php
@@ -97,16 +97,20 @@ class admin_asyncservice
@ -43,10 +43,10 @@ index cb19e5f..2e58ce3 100644
echo "<hr><table border=0><tr>\n";
diff --git egroupware/api/src/Egw.php egroupware/api/src/Egw.php
index bfbb4fb..28e3eee 100644
index eb71811464..d4d142cf95 100644
--- egroupware/api/src/Egw.php
+++ egroupware/api/src/Egw.php
@@ -589,12 +589,14 @@ class Egw extends Egw\Base
@@ -604,12 +604,14 @@ class Egw extends Egw\Base
_egw_log_exception($ex);
}
}