From a515a84879ef63f45dc9a083272026992582dbc3 Mon Sep 17 00:00:00 2001 From: Oliver Bock Date: Wed, 22 Jul 2015 16:21:23 +0200 Subject: [PATCH] web: make team_types globally accessible (missed in 8be519a616) --- html/inc/team_types.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/html/inc/team_types.inc b/html/inc/team_types.inc index a3024029f3..f8726550e1 100644 --- a/html/inc/team_types.inc +++ b/html/inc/team_types.inc @@ -16,6 +16,7 @@ // You should have received a copy of the GNU Lesser General Public License // along with BOINC. If not, see . +global $team_types; $team_types = array( "", "None",