This website works better with JavaScript.
Explore
Help
Sign In
SuperX
/
kern
Watch
6
Star
0
Fork
You've already forked kern
0
Code
Issues
8
Pull Requests
Projects
Releases
Wiki
Activity
SuperX-Kernmodul
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54
Commits
5
Branches
0
Tags
230 MiB
Tree:
125819ddd8
RELEASE_kern5.0
RELEASE_kern5.1
freiburg_nutzungsstatistik
master
userinfo_gueltigkeit
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '125819ddd8'
${ noResults }
kern
/
superx
/
xml
/
js
/
dojo
/
tests
/
widget
/
showPost.php
8 lines
83 B
Raw
Normal View
History
Unescape
Escape
Initialcommit Kern 4.9.1
2 years ago
<?php
foreach($_REQUEST as $key => $input) {
print "$key: $input\n
<
br
/
>
";
}
?>