diff options
Diffstat (limited to 'core/Command/Maintenance/UpdateHtaccess.php')
-rw-r--r-- | core/Command/Maintenance/UpdateHtaccess.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Command/Maintenance/UpdateHtaccess.php b/core/Command/Maintenance/UpdateHtaccess.php index 04c870f07a4..d67d2d32edf 100644 --- a/core/Command/Maintenance/UpdateHtaccess.php +++ b/core/Command/Maintenance/UpdateHtaccess.php @@ -20,6 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OC\Core\Command\Maintenance; use Symfony\Component\Console\Command\Command; |