ChangeSet ID: 15081 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2004/12/29 14:21:32
Modified files: . : addcomment.php apidb.css appbrowse.php appsubmit.php appview.php bugs.php deletecomment.php edituser.php maintainerdelete.php maintainersubmit.php screenshots.php search.php stdquery.php support.php vendorview.php votestats.php admin : addAppFamily.php addAppNote.php addAppVersion.php addCategory.php addVendor.php adminAppDataQueue.php adminAppQueue.php adminMaintainerQueue.php adminMaintainers.php adminVendors.php deleteAny.php editAppFamily.php editAppNote.php editAppOwners.php editBundle.php editCategory.php editVendor.php index.php screenshotQueue.php
Log message: Eric Blade ekdikeo4@yahoo.com Clean up HTML and PHP, remove extranious checks for loggedin()
Patch: http://cvs.winehq.org/patch.py?id=15081
Old revision New revision Changes Path 1.9 1.10 +4 -4 appdb/addcomment.php 1.8 1.9 +1 -1 appdb/apidb.css 1.6 1.7 +5 -5 appdb/appbrowse.php 1.12 1.13 +1 -1 appdb/appsubmit.php 1.30 1.31 +7 -7 appdb/appview.php 1.8 1.9 +4 -4 appdb/bugs.php 1.11 1.12 +2 -2 appdb/deletecomment.php 1.6 1.7 +1 -1 appdb/edituser.php 1.6 1.7 +1 -1 appdb/maintainerdelete.php 1.7 1.8 +4 -4 appdb/maintainersubmit.php 1.12 1.13 +3 -3 appdb/screenshots.php 1.7 1.8 +4 -4 appdb/search.php 1.6 1.7 +4 -4 appdb/stdquery.php 1.5 1.6 +1 -1 appdb/support.php 1.6 1.7 +3 -3 appdb/vendorview.php 1.9 1.10 +8 -10 appdb/votestats.php 1.3 1.4 +1 -1 appdb/admin/addAppFamily.php 1.7 1.8 +1 -1 appdb/admin/addAppNote.php 1.3 1.4 +3 -4 appdb/admin/addAppVersion.php 1.3 1.4 +2 -2 appdb/admin/addCategory.php 1.3 1.4 +2 -4 appdb/admin/addVendor.php 1.3 1.4 +3 -3 appdb/admin/adminAppDataQueue.php 1.10 1.11 +2 -8 appdb/admin/adminAppQueue.php 1.6 1.7 +2 -7 appdb/admin/adminMaintainerQueue.php 1.7 1.8 +2 -6 appdb/admin/adminMaintainers.php 1.1 1.2 +2 -7 appdb/admin/adminVendors.php 1.4 1.5 +1 -2 appdb/admin/deleteAny.php 1.7 1.8 +1 -1 appdb/admin/editAppFamily.php 1.7 1.8 +1 -1 appdb/admin/editAppNote.php 1.2 1.3 +1 -1 appdb/admin/editAppOwners.php 1.2 1.3 +1 -1 appdb/admin/editBundle.php 1.3 1.4 +1 -1 appdb/admin/editCategory.php 1.3 1.4 +1 -1 appdb/admin/editVendor.php 1.3 1.4 +1 -1 appdb/admin/index.php 1.2 1.3 +5 -0 appdb/admin/screenshotQueue.php