remotes/origin/fix-10825
Lukas Reschke 11 years ago
parent 644755df66
commit fa718d2e2c
  1. 2
      lib/private/files/cache/scanner.php

@ -45,7 +45,7 @@ class Scanner extends BasicEmitter {
protected $cacheActive;
/**
* @var bool $transactions whether to use transactions
* @var bool $useTransactions whether to use transactions
*/
protected $useTransactions = true;

Loading…
Cancel
Save