Sign in
◑
Theme
eclipse
/
gerrit
/
www.eclipse.org
/
epsilon
/
refs/heads/mkdocs
/
.
/
doc
/
articles
/
debug
/
index.php
blob: 3df58508c2ab51c22a13fbebc01b27adab0c2197 [
file
]
<?
echo
"v2"
;
//echo $_SERVER['SERVER_NAME'];
$articleId
=
strip_tags
(
$_GET
[
'articleId'
]);
echo $articleId
;
?>