Skip to content

Commit

Permalink
refs #4903 forgot to commit this change
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Mar 27, 2014
1 parent d40e217 commit 3bfbb7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/CronArchive/SharedSiteIds.php
Expand Up @@ -44,6 +44,11 @@ public function __construct($websiteIds)
});
}

public function getInitialSiteIds()
{
return $this->siteIds;
}

/**
* Get the number of total websites that needs to be processed.
*
Expand Down

0 comments on commit 3bfbb7b

Please sign in to comment.