summaryrefslogtreecommitdiff
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");