ChangeSet ID: 31027 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2007/04/02 21:08:44
Modified files: . : appview.php deletecomment.php index.php admin : addAppNote.php adminBugs.php adminMaintainers.php adminScreenshots.php deleteAny.php include : application.php bugs.php comment.php distribution.php downloadurl.php
Log message: Alexander Nicolaysen Sørnes alex@thehandofagony.com Use objectMakeLink()/Url() in more places
Patch: http://cvs.winehq.org/patch.py?id=31027
Old revision New revision Changes Path 1.98 1.99 +7 -6 appdb/appview.php 1.31 1.32 +2 -1 appdb/deletecomment.php 1.42 1.43 +3 -5 appdb/index.php 1.32 1.33 +4 -3 appdb/admin/addAppNote.php 1.15 1.16 +4 -2 appdb/admin/adminBugs.php 1.29 1.30 +4 -3 appdb/admin/adminMaintainers.php 1.19 1.20 +2 -6 appdb/admin/adminScreenshots.php 1.23 1.24 +4 -1 appdb/admin/deleteAny.php 1.99 1.100 +4 -3 appdb/include/application.php 1.21 1.22 +9 -8 appdb/include/bugs.php 1.33 1.34 +16 -6 appdb/include/comment.php 1.20 1.21 +2 -2 appdb/include/distribution.php 1.10 1.11 +2 -3 appdb/include/downloadurl.php