Home
last modified time | relevance | path

Searched defs:teamid (Results 1 – 25 of 63) sorted by relevance

123

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/user/
H A Dcreate_account_form.php57 $teamid = get_int("teamid", true); variable
63 $teamid = 0; variable
H A Dforum_user_posts.php50 $teamid = 0; variable
61 $teamid = $logged_in_user->teamid; variable
70 $teamid = 0; variable
H A Dteam_email_list.php46 $teamid = get_int("teamid"); variable
61 $teamid = get_int("teamid"); variable
H A Dpm.php325 $teamid = get_int("teamid", true); variable
327 $teamid = post_int("teamid", true); variable
344 if (!$teamid) $teamid = post_int("teamid", true); variable
H A Dteam_admins.php41 function show_admins($user, $teamid) {
112 $teamid = get_int('teamid'); variable
H A Dcreate_account_action.php52 $teamid = post_int("teamid", true); variable
61 $teamid = 0; variable
H A Dteam_forum.php167 $teamid = get_int("teamid", true); variable
168 if (!$teamid) $teamid = post_int('teamid'); variable
H A Dteam_quit_action.php28 $teamid = post_int("id"); variable
H A Dteam_edit_form.php29 $teamid = get_int("teamid"); variable
H A Dteam_join.php30 $teamid = get_int("teamid"); variable
H A Dteam_join_action.php30 $teamid = post_int("teamid"); variable
H A Dteam_join_form.php27 $teamid = get_int("id"); variable
H A Dteam_change_founder_action.php29 $teamid = post_int("teamid"); variable
H A Dteam_remove_inactive_form.php30 $teamid = get_int("teamid"); variable
H A Dteam_manage.php85 $teamid = get_int('teamid'); variable
H A Dteam_delta.php55 $teamid = get_int('teamid'); variable
H A Dteam_remove_inactive_action.php28 $teamid = post_int("id"); variable
H A Dteam_members.php41 $teamid = get_int("teamid"); variable
H A Dteam_display.php28 $teamid = get_int("teamid"); variable
H A Dteam_change_founder_form.php32 $teamid = get_int("teamid"); variable
H A Dam_set_info.php65 $teamid = post_int("teamid", true); variable
79 $teamid = get_int("teamid", true); variable
H A Dteam_founder_transfer_action.php127 $teamid = post_int("teamid"); variable
H A Dteam_edit_action.php29 $teamid = post_int("teamid"); variable
H A Dopenid_login.php128 $country, '', $project_prefs="", $teamid=0 variable
/dports/www/mattermost-server/mattermost-server-6.0.2/db/migrations/postgres/
H A D000002_create_team_members.up.sql2 teamid VARCHAR(26) NOT NULL, field

123