On Tue, 21 Jan 2014 at 02:42:44, canyonknight wrote:
> * Extends changes in 81d4cc13dcae2f159ed937d4ce41e1df7d3c82b0
> * Modify getvotes() to use the package name rather than package ID
> * Rename getvotes() to votes_for_pkgname() for clarity with new changes
> * Modify routing framework and links to now use package names for voters.php
> 
> Signed-off-by: canyonknight <[email protected]>
> ---
>  web/html/index.php           |  2 +-
>  web/html/voters.php          |  4 ++--
>  web/lib/pkgfuncs.inc.php     | 11 ++++++-----
>  web/template/pkg_details.php |  2 +-
>  4 files changed, 10 insertions(+), 9 deletions(-)
> 

Nice! Merged into master, thanks!

> [...]

Reply via email to