ChangeSet ID: 20218 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2005/09/14 19:22:22
Modified files: cron : cleanup.php include : user.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Send notification emails to admins when the cleanup cron job executes so there is some visibility into the maintenance tasks running on the appdb. Fix a minor bug in the user class where passing in (null,null) for iVendorId and iAppId results in a null query string being sent to mysql and triggering an error
Patch: http://cvs.winehq.org/patch.py?id=20218
Old revision New revision Changes Path 1.8 1.9 +13 -0 appdb/cron/cleanup.php 1.50 1.51 +8 -6 appdb/include/user.php