X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=lib%2Fforms.php;h=7b707d797e3f4204fb1595eb3c27220feb8446b2;hb=1fb7460a871d2342eca8a99d5e6a4af26c019372;hp=af51c1c53fe1f4b552c0e9a76edd8c33c0a23e26;hpb=6fdbfe32798452ec1c0fdbda57edabb892518409;p=readifood.git diff --git a/lib/forms.php b/lib/forms.php index af51c1c..7b707d7 100644 --- a/lib/forms.php +++ b/lib/forms.php @@ -1,5 +1,18 @@ \n"; + } + + function end_form() { + echo "\n"; + } + function input($name, $value = null, $type = null) { echo "