File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 665665 'OC \\Core \\Command \\Log \\Manage ' => $ baseDir . '/core/Command/Log/Manage.php ' ,
666666 'OC \\Core \\Command \\Maintenance \\DataFingerprint ' => $ baseDir . '/core/Command/Maintenance/DataFingerprint.php ' ,
667667 'OC \\Core \\Command \\Maintenance \\Install ' => $ baseDir . '/core/Command/Maintenance/Install.php ' ,
668+ 'OC \\Core \\Command \\Maintenance \\Mimetype \\GenerateMimetypeFileBuilder ' => $ baseDir . '/core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php ' ,
668669 'OC \\Core \\Command \\Maintenance \\Mimetype \\UpdateDB ' => $ baseDir . '/core/Command/Maintenance/Mimetype/UpdateDB.php ' ,
669670 'OC \\Core \\Command \\Maintenance \\Mimetype \\UpdateJS ' => $ baseDir . '/core/Command/Maintenance/Mimetype/UpdateJS.php ' ,
670671 'OC \\Core \\Command \\Maintenance \\Mode ' => $ baseDir . '/core/Command/Maintenance/Mode.php ' ,
Original file line number Diff line number Diff line change @@ -695,6 +695,7 @@ class ComposerStaticInit53792487c5a8370acc0b06b1a864ff4c
695695 'OC \\Core \\Command \\Log \\Manage ' => __DIR__ . '/../../.. ' . '/core/Command/Log/Manage.php ' ,
696696 'OC \\Core \\Command \\Maintenance \\DataFingerprint ' => __DIR__ . '/../../.. ' . '/core/Command/Maintenance/DataFingerprint.php ' ,
697697 'OC \\Core \\Command \\Maintenance \\Install ' => __DIR__ . '/../../.. ' . '/core/Command/Maintenance/Install.php ' ,
698+ 'OC \\Core \\Command \\Maintenance \\Mimetype \\GenerateMimetypeFileBuilder ' => __DIR__ . '/../../.. ' . '/core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php ' ,
698699 'OC \\Core \\Command \\Maintenance \\Mimetype \\UpdateDB ' => __DIR__ . '/../../.. ' . '/core/Command/Maintenance/Mimetype/UpdateDB.php ' ,
699700 'OC \\Core \\Command \\Maintenance \\Mimetype \\UpdateJS ' => __DIR__ . '/../../.. ' . '/core/Command/Maintenance/Mimetype/UpdateJS.php ' ,
700701 'OC \\Core \\Command \\Maintenance \\Mode ' => __DIR__ . '/../../.. ' . '/core/Command/Maintenance/Mode.php ' ,
You can’t perform that action at this time.
0 commit comments