This website works better with JavaScript.
Explore
Help
Sign In
SuperX
/
kern
Watch
7
Star
0
Fork
You've already forked kern
0
Code
Issues
8
Pull Requests
Projects
Releases
Wiki
Activity
SuperX-Kernmodul
97
Commits
7
Branches
0
Tags
239 MiB
JavaScript
29.9%
Java
23.3%
XSLT
17.6%
HTML
15.4%
CSS
6.8%
Other
6.8%
Tree:
2c46462544
kern
/
superx
/
xml
/
js
/
dojo
/
tests
/
widget
/
showPost.php
7 lines
83 B
Raw
Blame
History
<
?
php
foreach
(
$_REQUEST
as
$key
=>
$input
)
{
print
"
$key
:
$input\n
<br />
"
;
}
?>
Reference in new issue
Copy Permalink