ChangeSet ID: 15925 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/02/03 20:55:50
Modified files: . : appview.php screenshots.php admin : adminAppDataQueue.php editAppFamily.php editAppVersion.php include : screenshot.php user.php tables : appdb_tables.sql
Log message: Jonathan Ernst Jonathan@ernstfamily.ch - no more appId in appData as appVersion implies an appId* - screenshot class has been reworked to remove need of appId - screenshot class has been improved to send e-mails so that email handling can be removed from other scripts
Patch: http://cvs.winehq.org/patch.py?id=15925
Old revision New revision Changes Path 1.47 1.48 +7 -18 appdb/appview.php 1.25 1.26 +30 -91 appdb/screenshots.php 1.10 1.11 +80 -107 appdb/admin/adminAppDataQueue.php 1.25 1.26 +0 -131 appdb/admin/editAppFamily.php 1.20 1.21 +3 -10 appdb/admin/editAppVersion.php 1.8 1.9 +237 -46 appdb/include/screenshot.php 1.34 1.35 +38 -17 appdb/include/user.php 1.18 1.19 +0 -2 appdb/tables/appdb_tables.sql