clobose

Results 1 issues of clobose

Fatal error: Uncaught BackupManager\Filesystems\FilesystemTypeNotSupported: The requested filesystem type Local is not currently supported `require '../vendor/backup-manager/vendor/autoload.php'; use BackupManager\Config\Config; use BackupManager\Filesystems; use BackupManager\Databases; use BackupManager\Compressors; use BackupManager\Manager; use BackupManager\Filesystems\Destination; $filesystems = new...