repo.or.cz
/
2ch-be.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[2ch-be.git]
/
dev-test
/
old
/
nn.php
blob
b54533ec5d15abe586728ca5120ec232344ae81b
1
<
form method
=
"post"
action
=
"../test/login.php"
>
2
<
input type
=
"text"
name
=
"m"
><
br
>
3
<
input type
=
"password"
name
=
"p"
><
br
>
4
<
input type
=
"submit"
value
=
"submit"
><
br
>
5
</
form
>