X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=lib%2Ffunctions.php;h=801ed7806b61e1d0c29c80aed65ade172a0a074b;hb=7c5b4e6f44d60e04ad3c35264e576228dd4ff6cd;hp=20fdd7b81c337c66df607fa29d54a55e84ff4f9a;hpb=e7862268051db4ebdc89d4514b62910da133d19c;p=readifood.git diff --git a/lib/functions.php b/lib/functions.php index 20fdd7b..801ed78 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -389,15 +389,22 @@ } function show_date_form($name, $date = null) { + $past = 60; + $future = 60; echo "\n";