mirror of https://github.com/BOINC/boinc.git
parent
2a8d838c62
commit
0e609c22e9
|
@ -38,7 +38,13 @@ and give it your account key.
|
||||||
<li><a href=top_teams.php>Top teams</a>
|
<li><a href=top_teams.php>Top teams</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<!--
|
||||||
<?php
|
<?php
|
||||||
include 'FILE_NAME';
|
include 'FILE_NAME';
|
||||||
|
?>
|
||||||
|
-->
|
||||||
|
|
||||||
|
<?php
|
||||||
page_tail();
|
page_tail();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue