Merge pull request #1372 from brevilo/web_global_vars

web: make team_types globally accessible (missed in 8be519a616)
This commit is contained in:
Rom Walton 2015-07-24 00:39:22 -04:00
commit 43ed191287
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
global $team_types;
$team_types = array(
"",
"None",