Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
modeling
/
b2a687b5e0ab377d0c16bd656e8823f0a6401d27
/
.
/
m2m
/
news
/
checkReleaseExists.php
blob: 7c63d9254d134081fa02ccfa9445f55927147e63 [
file
] [
log
] [
blame
]
<?
php
require_once
(
"../../includes/buildServer-common.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/modeling/includes/checkReleaseExists-common.php"
);
?>