gitweb fix validating pg (page) parameter
commitac8e3f2bb8a790ca7810df18c3282d07e84ae345
authorMatthias Lederhofer <matled@gmx.net>
Sun, 17 Sep 2006 11:52:45 +0000 (17 13:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 17 Sep 2006 22:10:23 +0000 (17 15:10 -0700)
tree826a785311144adec1f1a6e0b7d3c6142a42fad0
parent02ac04fc9feacc0174fcbddba6dc8c098c315b13
gitweb fix validating pg (page) parameter

Currently it is possible to give any string ending with a number as
page.  -1 for example is quite bad (error log shows probably 100
warnings).

Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl