Remove getLocalServerInstance try/catch in UIDGenerator and DBLockManager
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 2 Nov 2015 21:45:43 +0000 (21:45 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 2 Nov 2015 22:16:05 +0000 (22:16 +0000)
commit8a821011cee395a1dcc4b1164d3d45a38b0a3f7a
tree5c1fcbda7a4e81df5ff094761d0d2d048720b9bc
parent5f15ac0058b56e8782829170b4397b2bacfa8089
Remove getLocalServerInstance try/catch in UIDGenerator and DBLockManager

Follows-up 17c91ad610 in which the exception was removed.

Change-Id: If0c8465d0e04f69f29f3f2602dac7ae4538f7542
includes/filebackend/lockmanager/DBLockManager.php
includes/utils/UIDGenerator.php