Changelog 3.1 build 4 (2004-09-26)

- updated: include/constant.inc.php : buld version info updated
- fixed: admin/main.php - prunning options
- fixed: create.php
- updated: gbrowse.php : multi byte chars problem
- updated: pickup.php, print.php : code updating
- updated: avoid multi byte chars problem
	- admin/stats.php
	- admin/search.php
	- admin/replace.php
	- admin/options.php
	- admin/events.php
	- admin/emaillog.php
	- includes/class/html.inc.php 
- updated: include/class/validate.inc.php : update validation to 4 letters TDL names
- upadted: include/emailer.inc.php : easy way to include a default email address to all email
	message sent by the vcard pro. (
	just include the line 
		$cfg['mail_default_sender_address'] = 'example@example.com';
	to config.inc.php file and vcard will use the above address
	as default sender address)
- added: ecard layout tag {LINK_PRINTABLE_CARD} to sakura.html
- updated: engine_ecard.php flash html code to play mp3 to version 7,0,0,0 ***


// *** trick upload mp3flash.swf to play mp3 audio files
// uncomment the line starting with //return '<!-- flash mp3player -->
//

