X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FLock.php;h=a45490bf3966065990476741e64340910bb78582;hb=fb63274aafa176ee2eff964e809306719e80c847;hp=91c444253aa838a5fd3c8b4f5457bcf053bb0493;hpb=bd972151478f40f73585519110700222a1931d44;p=friendica.git diff --git a/src/Core/Lock.php b/src/Core/Lock.php index 91c444253a..a45490bf39 100644 --- a/src/Core/Lock.php +++ b/src/Core/Lock.php @@ -1,14 +1,13 @@ releaseLock($key); + self::getDriver()->releaseLock($key, $override); } /**