appdb/ ./TODO ./appimage.php ./deletecomment.p ...

WineHQ wineowner at wine.codeweavers.com
Wed Jan 12 10:22:55 CST 2005


ChangeSet ID:	15388
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at wine.codeweavers.com	2005/01/12 10:22:55

Modified files:
	.              : TODO appimage.php deletecomment.php 
	                 maintainerdelete.php maintainersubmit.php 
	                 preferences.php screenshots.php 
	admin          : addAppFamily.php addAppNote.php 
	                 addAppVersion.php addCategory.php addVendor.php 
	                 adminAppDataQueue.php adminAppQueue.php 
	                 adminCommentView.php adminMaintainerQueue.php 
	                 editAppFamily.php editBundle.php 
	include        : comments.php config.php.sample db.php incl.php 
	                 tableve.php user.php util.php 

Log message:
	Jonathan Ernst <Jonathan at ernstfamily.ch>
	- replaced mysql_query() with query_appdb()
	- removed opendb()
	- removed query_userdb()
	- removed error handling from the code as it is done with query_appdb()

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

Old revision  New revision  Changes     Path
 1.11          1.12          +1 -8       appdb/TODO
 1.5           1.6           +0 -2       appdb/appimage.php
 1.13          1.14          +0 -2       appdb/deletecomment.php
 1.8           1.9           +0 -2       appdb/maintainerdelete.php
 1.10          1.11          +0 -2       appdb/maintainersubmit.php
 1.12          1.13          +0 -2       appdb/preferences.php
 1.16          1.17          +1 -1       appdb/screenshots.php
 1.5           1.6           +1 -1       appdb/admin/addAppFamily.php
 1.10          1.11          +1 -1       appdb/admin/addAppNote.php
 1.5           1.6           +1 -1       appdb/admin/addAppVersion.php
 1.5           1.6           +1 -1       appdb/admin/addCategory.php
 1.5           1.6           +1 -1       appdb/admin/addVendor.php
 1.6           1.7           +24 -35     appdb/admin/adminAppDataQueue.php
 1.12          1.13          +10 -12     appdb/admin/adminAppQueue.php
 1.3           1.4           +2 -2       appdb/admin/adminCommentView.php
 1.8           1.9           +14 -29     appdb/admin/adminMaintainerQueue.php
 1.14          1.15          +1 -1       appdb/admin/editAppFamily.php
 1.3           1.4           +4 -4       appdb/admin/editBundle.php
 1.17          1.18          +3 -3       appdb/include/comments.php
 1.7           1.8           +0 -9       appdb/include/config.php.sample
 1.5           1.6           +0 -15      appdb/include/db.php
 1.16          1.17          +1 -7       appdb/include/incl.php
 1.7           1.8           +0 -2       appdb/include/tableve.php
 1.25          1.26          +1 -1       appdb/include/user.php
 1.16          1.17          +0 -23      appdb/include/util.php




More information about the wine-cvs mailing list