Added profile management links.

svn path=/trunk/boinc/; revision=2029
This commit is contained in:
David Anderson 2003-08-08 01:00:56 +00:00
parent 79a1bc9772
commit 9c41dfce34
1 changed files with 11 additions and 0 deletions

View File

@ -20,6 +20,17 @@ echo "
<li><a href=db_form.php?table=workunit>Workunits</a> <li><a href=db_form.php?table=workunit>Workunits</a>
<li><a href=db_form.php?table=result&detail=low>Results</a> <li><a href=db_form.php?table=result&detail=low>Results</a>
</ul> </ul>
</p>
<p>
Browse / Rate user profiles:
<ul>
<li><a href=profile_ops.php?set=unrated&num=0>Unrated profiles</a>
<li><a href=profile_ops.php?set=approved&num=0>Approved profiles
<li><a href=profile_ops.php?set=rejected&num=0>Rejected profiles
<li><a href=profile_ops.php?set=uotd&num=0>Past Users of the Day
<li><a href=profile_ops.php?set=all&num=0>All profiles
</ul>
</p>
Result summary: Result summary:
<a href=result_summary.php?nsecs=86400>last 24 hours</a> <a href=result_summary.php?nsecs=86400>last 24 hours</a>
<a href=result_summary.php?nsecs=$w>last week</a> <a href=result_summary.php?nsecs=$w>last week</a>