index
:
Bits.git
adnab.me-site
master
update
PHP engine powering the old adnab.me website
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tpl
/
general
/
form.php
blob: 1d21b8cf9cfd2c1ebde8ec873ffd1657eac7882b (
plain
) (
blame
)
1
2
3
4
5
6
<?php
require
(
"top.php"
);
require
(
"inc_form.php"
);
require
(
"bottom.php"
);