1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Added pt_BR to language dropdown and renamed folder

This commit is contained in:
Dan Brown
2017-01-18 20:04:29 +00:00
parent ec9410b510
commit 26da81a3b0
12 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,4 @@
<?php
namespace BookStack\Http\Middleware;
<?php namespace BookStack\Http\Middleware;
use Carbon\Carbon;
use Closure;