Cleanup - Fixing insert_file so that it properly returns a string
commit419c1c8b070603f3707ac6f3bac55e6f353608ca
authorJohn 'Warthog9' Hawley <warthog9@eaglescrag.net>
Thu, 8 Oct 2009 03:09:29 +0000 (7 20:09 -0700)
committerJohn 'Warthog9' Hawley <warthog9@eaglescrag.net>
Thu, 8 Oct 2009 03:09:29 +0000 (7 20:09 -0700)
tree4323391bcb882fdfd378957c0a77e6c247260860
parent544d345a27d5f31095736b1dd091068a689aacb5
Cleanup - Fixing insert_file so that it properly returns a string

So because of the way the map function works it returns an array
that just happened to work out before.  This dumps the array and
turns it into a string nicely.
gitweb/gitweb.perl