Skip to content

Commit

Permalink
Merge branch 'version-history'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfairchild365 committed Jan 7, 2016
2 parents 8bae1ba + 7e1a683 commit 6e238f9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/framework_audit.php
Expand Up @@ -52,13 +52,7 @@ function getXPath($url)
return $parser->parse($html);
}


$i = 0;
foreach ($sites as $site) {
$i++;
if ($i > 10) {
continue;
}
/**
* @var $site \SiteMaster\Core\Registry\Site
*/
Expand Down

0 comments on commit 6e238f9

Please sign in to comment.