Skip to content

Commit

Permalink
Update LogViewerController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Feb 17, 2015
1 parent 880b7bb commit 539c355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/LogViewerController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

use Illuminate\Support\Facades\View;

class LogViewerController extends \BaseController
class LogViewerController extends \Illuminate\Routing\Controller
{

public function index()
Expand Down

0 comments on commit 539c355

Please sign in to comment.