Skip to content

Commit

Permalink
Add 44KEN_SFX_DS scope as default
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-unikent committed Jan 29, 2015
1 parent c8e80d6 commit 4fe0c0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/URL.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ protected function set_default_scopes() {
switch ($this->_campus) {
case 'canterbury':
$this->add_scope('44KEN_Voyager');
$this->add_scope('44KEN_SFX_DS');
$this->add_scope('44KEN_CALM_DS');
$this->add_scope('44KEN_MODES_DS');
$this->add_scope('44KEN_EPR_DS');
Expand Down

0 comments on commit 4fe0c0e

Please sign in to comment.