ChangeSet ID: 30914 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2007/01/28 17:28:15
Modified files: . : appsubmit.php admin : adminAppQueue.php editVendor.php include : application.php vendor.php
Log message: Alexander Nicolaysen Sørnes alex@thehandofagony.com Don't use arguments for vendor::create() and vendor::update()
Patch: http://cvs.winehq.org/patch.py?id=30914
Old revision New revision Changes Path 1.63 1.64 +11 -8 appdb/appsubmit.php 1.72 1.73 +4 -2 appdb/admin/adminAppQueue.php 1.17 1.18 +2 -1 appdb/admin/editVendor.php 1.89 1.90 +2 -2 appdb/include/application.php 1.9 1.10 +33 -16 appdb/include/vendor.php