Profile: davea_milkyway

Your personal background.
$teams_founded = BoincTeam::enum("userid=$user->id");
foreach ($teams_founded as $team) {
if ($team->id != $user->teamid) {
$x = "id\">$team->name";
$x .= "| id."\">".tra("Administer")."";
if ($team->ping_user > 0) {
$x .= " (foundership change request pending)";
}
row2(tra("Founder but not member of"), $x);
}
}
Your opinions about Test project
if ($user->donated == 1) {
if (file_exists("../project/donations.inc")) {
require_once("../project/donations.inc");
$x .= DONATION_LINK;
row2("Donor",$x);
}
}
Your feedback on this profile
Recommend this profile for User of the Day: I like this profile
Alert administrators to an offensive profile: I do not like this profile
Account data View
Team test team


©2024 UC Berkeley