Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
modeling
/
03d823b0f1bd6272c9b403bcd08a417fbda16a80
/
.
/
emft
/
news-whatsnew.php
blob: 7b32f87f5c60b2bb538c2238ebb008b123de86ac [
file
] [
log
] [
blame
]
<?
php
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/modeling/includes/news-common.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/modeling/includes/db.php"
);
allnews
(
"EMFT"
,
$cvsprojs
,
$cvscoms
,
$proj
);
?>