ChangeSet ID: 26353 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2006/07/08 17:09:14
Modified files: admin : adminCommentView.php include : comment.php version.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Move function in include/comment.php inside of the comment class. This lets us refer to these functions like Comment:: making it clear they are static functions of the comment class
Patch: http://cvs.winehq.org/patch.py?id=26353
Old revision New revision Changes Path 1.14 1.15 +1 -1 appdb/admin/adminCommentView.php 1.25 1.26 +211 -217 appdb/include/comment.php 1.69 1.70 +1 -1 appdb/include/version.php