ChangeSet ID: 15419 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/01/13 23:34:25
Modified files: . : maintainerdelete.php screenshots.php votestats.php admin : addAppNote.php adminAppQueue.php editAppVersion.php editBundle.php include : application.php category.php tableve.php user.php
Log message: Jonathan Ernst Jonathan@ernstfamily.ch remove all mysql_error() instances as errors are handled by query_appdb()
Patch: http://cvs.winehq.org/patch.py?id=15419
Old revision New revision Changes Path 1.9 1.10 +1 -7 appdb/maintainerdelete.php 1.17 1.18 +0 -13 appdb/screenshots.php 1.15 1.16 +1 -7 appdb/votestats.php 1.12 1.13 +0 -7 appdb/admin/addAppNote.php 1.13 1.14 +1 -14 appdb/admin/adminAppQueue.php 1.11 1.12 +1 -3 appdb/admin/editAppVersion.php 1.4 1.5 +0 -4 appdb/admin/editBundle.php 1.5 1.6 +4 -11 appdb/include/application.php 1.6 1.7 +2 -7 appdb/include/category.php 1.8 1.9 +2 -10 appdb/include/tableve.php 1.26 1.27 +4 -7 appdb/include/user.php