routing.inc.php: rtrim() path in get_route()
commitf2301ca922cd5088b7889a508f1ff9518f2f3a73
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 17 Jul 2012 21:05:47 +0000 (17 23:05 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Tue, 17 Jul 2012 21:10:27 +0000 (17 23:10 +0200)
treeca1be4a5ae5b337cc0b9c68666c440ff812ddbef
parent6790b36247be55d7cc9fdd6a7880900e9c95a58d
routing.inc.php: rtrim() path in get_route()

Return the correct route -- even if a "/" is appended to the URI.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/index.php
web/lib/routing.inc.php