mirror of
https://github.com/nextcloud/server.git
synced 2026-03-31 14:47:35 -04:00
Fixing a bug that occurs when trying to update a non-existent 'fscache' table in the database - if unfixed upgrading does not succeed. Unfortunately I could not get a call to PEAR::isError working. That is why I check for the existence of a property present in class MDB2_Error. |
||
|---|---|---|
| .. | ||
| cache.php | ||
| legacy.php | ||
| permissions.php | ||
| scanner.php | ||
| updater.php | ||
| upgrade.php | ||
| watcher.php | ||