appdb/ ./account.php ./addcomment.php ./delete ...

WineHQ wineowner at wine.codeweavers.com
Sat Jan 29 18:57:35 CST 2005


ChangeSet ID:	15776
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at wine.codeweavers.com	2005/01/29 18:57:35

Modified files:
	.              : account.php addcomment.php deletecomment.php 
	                 screenshots.php 
	admin          : addAppNote.php adminAppDataQueue.php 
	                 adminAppQueue.php adminMaintainerQueue.php 
	                 editAppFamily.php editAppNote.php 
	                 editAppVersion.php 
	cron           : cleanup.php 
	include        : config.php.sample 
Added files:
	include        : mail.php 

Log message:
	Jonathan Ernst <Jonathan at ernstfamily.ch>
	- use mail_appdb() instead of mail() for better error handling and to avoid code duplication
	- use \r\n as line separator in mail (RFC compliant)

Patch: http://cvs.winehq.org/patch.py?id=15776

Old revision  New revision  Changes     Path
 1.9           1.10          +10 -9      appdb/account.php
 1.14          1.15          +29 -37     appdb/addcomment.php
 1.15          1.16          +22 -25     appdb/deletecomment.php
 1.19          1.20          +28 -47     appdb/screenshots.php
 1.14          1.15          +15 -22     appdb/admin/addAppNote.php
 1.8           1.9           +15 -20     appdb/admin/adminAppDataQueue.php
 1.16          1.17          +27 -35     appdb/admin/adminAppQueue.php
 1.9           1.10          +20 -21     appdb/admin/adminMaintainerQueue.php
 1.19          1.20          +15 -19     appdb/admin/editAppFamily.php
 1.11          1.12          +25 -37     appdb/admin/editAppNote.php
 1.14          1.15          +15 -24     appdb/admin/editAppVersion.php
 1.2           1.3           +21 -56     appdb/cron/cleanup.php
 1.9           1.10          +1 -3       appdb/include/config.php.sample
 Added         1.1           +0 -0       appdb/include/mail.php




More information about the wine-cvs mailing list