Skip to content

Commit

Permalink
FIX: #92
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Glasl committed Jan 8, 2019
1 parent cc41897 commit 0a2395b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Admin/MultisitesModelAdminExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
use SilverStripe\Forms\DropdownField;
use SilverStripe\CMS\Model\SiteTree;
use SilverStripe\Core\Extension;
use Symbiote\Multisites\Multisites;
use Symbiote\Multisites\Model\Site;

/**
* MultisitesModelAdminExtension
*
Expand Down

0 comments on commit 0a2395b

Please sign in to comment.