GIT.Harvie.CZ
/
mirrors
/
Kyberia-bloodline.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
test3
[mirrors/Kyberia-bloodline.git]
/
trash
/
test_button.inc
1
<?php
2
function test_button() {
3
global $db,$error;
4
$referer = $_SERVER['HTTP_REFERER'];
5
echo $referer;
6
echo $_POST['text'];
7
// header("location: ".$referer."");
8
}
9
?>
This page took
0.240552 seconds
and
4
git commands to generate.