index
:
FMI/nowayforward_human
master
A copy of the wayback machine site made as a WEB project for a FMI course
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
user
/
delete
/
meta.php
blob: c84ee9ddcc484b3ddd69f863c7d0dff183f77388 (
plain
) (
blame
)
1
2
3
4
5
<?
php
$username
=
$_GET
[
'username'
];
$title
=
"Delete
$username"
;
$controller
= 'user';