ChangeSet ID: 17422
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/05/10 22:08:08
Modified files:
. : votestats.php
include : vote.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Clearing an empty vote would result in a blank screen, instead redirect the
user to an appropriate page. Don't report that we removed votes for empty
slots. Improve the message on the votestats page if there are no voting
results.
Patch: http://cvs.winehq.org/patch.py?id=17422
Old revision New revision Changes Path
1.17 1.18 +1 -2 appdb/votestats.php
1.11 1.12 +57 -23 appdb/include/vote.php
ChangeSet ID: 17420
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/05/10 19:58:58
Modified files:
include : version.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Don't display the previous release or description in the change output if they are empty strings. This
just makes the change output more confusing.
Patch: http://cvs.winehq.org/patch.py?id=17420
Old revision New revision Changes Path
1.19 1.20 +12 -2 appdb/include/version.php