Handle UTF-8 properly in project list
commit47e9357da6f22fc4ef3d67e16f9d0f28017c68e4
authorKyle J. McKay <mackyle@gmail.com>
Wed, 10 Jul 2013 15:07:21 +0000 (10 08:07 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 10 Jul 2013 15:07:21 +0000 (10 08:07 -0700)
tree043966bd6f99f5ecf332d92902d9c4d7dbef7480
parent559d3a987f8e6384378052c93c17398765c987b6
Handle UTF-8 properly in project list

A project list is displayed by deluser.cgi and projlist.cgi.
Factor out the project list generating code (into Util.pm)
and make it handle UTF-8 correctly.
Girocco/Project.pm
Girocco/Util.pm
cgi/deluser.cgi
cgi/projlist.cgi