appdb/ ./addcomment.php ./appview.php ./bugs.p ...

WineHQ wineowner at wine.codeweavers.com
Tue Feb 1 21:01:29 CST 2005


ChangeSet ID:	15887
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at wine.codeweavers.com	2005/02/01 21:01:29

Modified files:
	.              : addcomment.php appview.php bugs.php 
	                 commentview.php deletecomment.php 
	                 vendorview.php 
	admin          : adminCommentView.php 
	tables         : appdb_tables.sql 

Log message:
	Jonathan Ernst <Jonathan at ernstfamily.ch>
	- new Comment class
	- improved performances (much less duplicated mysql queries)
	- less code and better error handling
	- informs the whole thread when posting new comment
	- fix various bugs

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

Old revision  New revision  Changes     Path
 1.18          1.19          +5 -51      appdb/addcomment.php
 1.45          1.46          +51 -67     appdb/appview.php
 1.12          1.13          +1 -1       appdb/bugs.php
 1.5           1.6           +2 -2       appdb/commentview.php
 1.17          1.18          +9 -65      appdb/deletecomment.php
 1.9           1.10          +3 -3       appdb/vendorview.php
 1.5           1.6           +2 -2       appdb/admin/adminCommentView.php
 1.17          1.18          +1 -3       appdb/tables/appdb_tables.sql




More information about the wine-cvs mailing list