mirror of
https://github.com/frontendnetwork/vegancheck.me
synced 2024-11-10 06:24:13 +00:00
Update script.php
This commit is contained in:
parent
97a90e411c
commit
fba771e678
1 changed files with 1 additions and 4 deletions
|
@ -318,7 +318,6 @@ else
|
|||
<span class="source">' . $langArray['results']['datasource'] . ' <a href="' . $baseuri . '">' . $apiname . '</a></span>
|
||||
' . $openissue . '
|
||||
</div></div>');
|
||||
|
||||
}
|
||||
}
|
||||
else
|
||||
|
@ -380,10 +379,8 @@ else
|
|||
</div></div>');
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// Remove before using on your own site
|
||||
include_once ("stats.php");
|
||||
?>
|
||||
?>
|
Loading…
Reference in a new issue