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