ClassHYPO2010Review.inc has hard-coded conference names
Status: Beta
Brought to you by:
dirkgrunwald
In Code/ClassHYPO2010Review.inc, the strings that
describe various reviewing choices have hard-coded
strings describing the conference name. It would be
more flexible to have each instance replaced by a
variable that refers to the conference name set up by
the admin who installed CRP.
Specifically, this variable could be derived from the
value of $Conf->shortName defined in Code/confConfig.inc
Cheers,
Michael
mlocasto AT acm.org