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