GIT.Harvie.CZ
/
mirrors
/
Kyberia-bloodline.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
get_image_link fix
[mirrors/Kyberia-bloodline.git]
/
wwwroot
/
inc
/
eventz
/
delete.inc
Commit
Line
Data
51ff3226
1
<?php
2
function delete() {
14f5632c
H
3
$event='set_parent';
4
$_POST['event']=$event;
5
$_POST['new_parent']=123456; //XXX TODO FIXME Hardcoded
6
include(INCLUDE_DIR.'eventz.inc');
51ff3226
7
}
This page took
0.784057 seconds
and
4
git commands to generate.