@ 2004/12/28 Version 3.2.3
- Fixed bug in advancesend.php
- Reworked multilingual logic
- Allow for the card page to be embedded in a frameset (undocumented)
- Allow plugins to add extra substitutions to emails
- Other assorted stuff (some backported from sendcard 4)
- Changed the default to separate language template directories

@ 2003/12/22 Version 3.2.2
- Fixed bug where two From: headers would be added to the email if phpmailer
  was used
- Fixed extra slashes being added in the language files if magic_quotes_gpc are
  enabled.
- Fixed problem with advance send due to FORM_ACTION not being defined in
  advancesend.php.

@2003/12/15 Version 3.2.1
- Fixed bug with months being displayed incorrectly, which also caused cards
  to be deleted after being viewed once.
- Fixed PHP-Nuke problems due to wrong replacement index.php

@2003/06/10 Version 3.2.0
- Fixed problem preventing sendmail or SMTP from working
- Restructured language directories
- Other stuff I've forgotten
- Added experimental PHP-Nuke integration
- Fixed problem with chmod.php


@2003/04/27 Version 3.2.0RC3
- added SMTP support
- Other stuff I've forgotten

@2003/01/16 Version 3.2.0RC2
- Added ability to have separate templates for each language.
- Fixed incompatibility problem with PHP < 4.1.0.
- "Print-friendly version" link now works.
- Fixed problem with too many escaping slashes when ' or " entered in the
  recipient's or sender's name.
- Extra language strings added to a language file will not be lost if the file
  is edited via the administration area
- Fixed problems in upgrade.txt

@2002/12/XX Version 3.2.0RC1
- Separated the card id from the time the card is to be sent.
- Added field USER3 to supplement the other user-defined fields in the database
- Added new placeholder string: [print_card_url].  This is to be used in the
  "View Card" message to give the print-friendly view.
- Fixed bug preventing emoticons from working
- Added experimental language selection
- Rewrote code to send emails to recipients
- Added checking to prevent spammers from using sendcard to mass-send emails
- Extracted all internal language strings to a separate language file
- Cleaned up hidden input generation in places - the rest to be tackled in the
  next release :-)

@2002/09/05 Version 3.1.2
- Fixed a couple of problems with the phpWebSite integration in sendcard.php.
  There's no need to  upgrade from 3.1.1 unless you use phpWebSite.
- Fixed some more problems if register_globals is set to off - you can now
  manage to log into the administration area :-)

@2002/09/04 Version 3.1.1
- Fixed bug in stats plugin that should never have been missed :(
- Improved instructions for installing the phpWebSite module after testing
  with the latest release of phpWebSite (0.8.2)

@2002/08/26 Version 3.1.0
- Added experimental phpWebSite integration.  Thanks to Claus Marxmeier 
  <alladin@gmx.net> for putting in the hard work :-)
- Fixed XSS holes to increase security
- Made sendcard work with register_globals Off
- Hopefully fixed a few magic_quotes_gpc bugs
- Rewrote plugin engine
- Small changes to the administration area
- Links changed to point to http://www.sendcard.org

@2002/02/18 Version 3.0.5pl2
- Fixed a link pointing to resource-index.com instead of resource-locator.com
  in admin/index2.php

@2002/02/15 Version 3.0.5pl1
- Incremented the version in sendcard_setup.php
- Fixed one bug that was still present in sendcard.php - I had fixed it once
  but then lost that version of sendcard.php when I overwrote it - which I 
  didn't realise. 
- Changed the format of the SENDCARD_SITE_URL.  If you used templates from 
  3.0.5 then please update them.

@2002/02/14 Version 3.0.5
- Changed behaviour of the loadfile function so that it doesn't execute any PHP
  in the templates under PHP4 if told not to in configuration
- Fixed bug which caused emoticons to work but not links.
- Added a 'catch' so that if someone requested sendcard.php without any
  get/post variables then it would show an error message.
- Fixed bug which caused notification to be sent whether the option was checked
  or not.
- Added style="width: 200px; height: 120px;" to image inputs in index.php to
  cure bug in Opera.  Thanks to Richard <webmaster@startpage.ca> for this fix.
- Changed all URLs to point to the new site.
- Numerous bug fixes contributed by Edward Leigh <eleigh@excogitate.co.uk>, not
  all of which made it into this release.
- Started to break translation stuff into separate files.

@2001/10/30
Version 3.0.4 released.  Slight change to the version numbering system.  Fixed bug which prevented it from working under PHP3.  Tuned up sections of the code, which should decrease execution time of the script. Fixed bug which prevented emoticons from working. Modified the quicktime support in sendcard so that it supports IE 5.5sp2 and IE6.

@2001/08/27
version 3.03 released.  Fixed a PHP 4.0.6 problem in mod_plugins.php, errors in the fancy.tpl, some bugs in functions.php and improved parts of sendcard.php.  Added a new method of processing the PHP in template files, which will work if you are using any version of PHP 4.  Updated documentation to reflect changes.

@ 2001/08/22
Version 3.02 released.  Fixed a problem with the cards not being deleted after xx days, and added a way to change the version number from the administration interface.

@ 2001/08/21
Version 3.01 released.  Fixes a few minor bugs which were present in the original release.

@ 2001/08/15
Version 3.00 released.  Too much new stuff to list - updated template.inc, multiple recipients, admin, plugins etc...

@ 2001/03/25
Version 2.01 released.  Just a few little tweaks, and bug fixes!

@ 2001/02/09
Version 2.00 released.  The code has been rewritten to use PHPLIB rather than FastTemplate, which should speed things up a bit :-)  There is now a delayed send feature built into the card, and cards can be sent to multiple recipients.  Added the ability to set the background and font colours, choose the font face and add music.  Javascript form validation added.

@ 2000/11/02
Version 1.20 released.  Image size is now generated by the PHP, and the sender can choose whether they want a comfirmation email. Support for the Interbase database added.

@ 2000/10/25
Version 1.10 released.  Added the ability to set a caption underneath the image, and improved the table creation page.

@ 2000/10/13
Version 1.02 released.  Changed the file extensions of the db_xxx files to do away with the need for an .htaccess file.

@ 2000/10/07
Changed the date format so that it printed "Sunday 7th October at 09:56 GMT" instead of "Sunday 07th October at 09:56 GMT"

@ 2000/09/30
Version 1.01 released.  Fixed some bugs that should have been fixed in the first release :-(

@ 2000/09/29
Version 1.00 released
