Skip to content

Commit

Permalink
Fix bug with empty dns in root pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Arne Stappen authored Jan 3, 2017
1 parent f25a1b1 commit 4c970cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/contao/classes/PiwikAnalytics.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

namespace Agoat;

use Contao\Environment;
use Contao\Frontend;
use Contao\Request;
use Contao\Input;
Expand Down

0 comments on commit 4c970cb

Please sign in to comment.