8 lines
170 B
PHP
8 lines
170 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<form action="admindialog.php" method="post"><input name="command" type="text"/><input type="submit"/></form>
|
|
</body>
|
|
</html> |