[FileBackend] Moved scoped timeout stuff to its own file. Also removed some commented...
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 27 Mar 2012 18:45:48 +0000 (11:45 -0700)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 27 Mar 2012 18:45:48 +0000 (11:45 -0700)
commit74e089667c3a7a8291943661168d974cae9d45a7
treeb1a9b302c9df7923d5c571f4f35d043b98b143a0
parent2c5f07549f2b1b2d96b24e6cad4c2d0ab4d6f65d
[FileBackend] Moved scoped timeout stuff to its own file. Also removed some commented-out code (such a call would belong in LocalFile more so than here).

Change-Id: I0f0b7fe1a0f1da3fffe57c58b9f4d5a77d97cd29
includes/AutoLoader.php
includes/ScopedPHPTimeout.php [new file with mode: 0644]
includes/filerepo/backend/FileOp.php