Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
tm
/
6853d2249c5087fd5c14ad64c4222454298e5b72
/
.
/
news
/
checkReleaseExists.php
blob: a9cd3979fe71d7cb40e55f2fcda1ae558b44e73e [
file
] [
log
] [
blame
]
<?
php
require_once
(
"../../includes/buildServer-common.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/dsdp/includes/checkReleaseExists-common.php"
);
?>