]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
use md5sum for page_to_id
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Mar 2009 17:44:31 +0000 (13:44 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Mar 2009 17:44:31 +0000 (13:44 -0400)
The munged ids were looking pretty nasty, and were not completly guaranteed
to be unique. So a md5sum seems like a better approach. (Would have used
sha1, but md5 is in perl core.)


No differences found