This patch file updates files since 04/24/06.  Just replace the files with the ones in this .zip.  Do NOT run install.php or upgrade.php again.

05/07/06 - Manual instructions

- In blocks/categories/categories.php add the while statement on line 12 then the corresponding } at line 23
- In reviews.php at line 262 add: include_once("includes/emailer.php");
- In reviews.php replace line 202 to prevent reviews without seriesid or sid
- Also in reviews.php replace the deletereview function.
- In search.php on line 397 change -500 to 500
- In search.php replace line 286 (change < to <=) 
- In search.php replace the section beginning on line 234 down to the closing } around line 243
- In challenges.php replace line 242 to line 249
- In admin/settings.php there were a few html errors.  I'm hoping no one has added their own settings and you can just replace this file.  If not, PM or email me and I'll run down the list.

