Date problem
I am working on a website which was created by someone else using PHP and a MySQL database. Users can add meetings to the website and then edit them to add an agenda and minutes. When editing it only displays the current year and next year (eg 2013 and 2014) so it is not possible to update anything in prior years.
How do I remove this date restriction?
|