blob: 01417eb828a297539cc9e5492ba101b14aa4c52f [file] [log] [blame]
<?php
$product_id = 42; # EMFT
$committers = array( # taken from http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emft
"sefftinge" => "Xtext lead",
"pfriese" => "Xtext",
"dhuebner" => "Xtext",
"jkohnlein" => "Xtext",
"bkolb" => "Xtext",
"pschonbac" => "Xtext"
);
$extra_IP = array(
);
$third_party = array(
);
require_once ($_SERVER['DOCUMENT_ROOT'] . "/modeling/includes/ipquery-common.php");
doIPQueryPage(); ?>