ChangeSet ID: 31063 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2007/04/20 21:30:22
Modified files: . : addcomment.php appview.php include : bugs.php comment.php monitor.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Objects should set class variables and call create() instead of passing the parameters into the create() function.
Patch: http://cvs.winehq.org/patch.py?id=31063
Old revision New revision Changes Path 1.35 1.36 +7 -1 appdb/addcomment.php 1.99 1.100 +7 -2 appdb/appview.php 1.22 1.23 +19 -12 appdb/include/bugs.php 1.34 1.35 +8 -3 appdb/include/comment.php 1.14 1.15 +6 -3 appdb/include/monitor.php