aur.inc.php: Include routing backend
commit6790b36247be55d7cc9fdd6a7880900e9c95a58d
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 17 Jul 2012 21:00:47 +0000 (17 23:00 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Tue, 17 Jul 2012 21:10:26 +0000 (17 23:10 +0200)
tree51b1b83f205c5b3728ba29b62142dbe418efef0d
parentaf95c2b1fe42b36647c9ef4b091c99f8aab5a0cc
aur.inc.php: Include routing backend

This needs to be available on every page since it is needed for
get_uri() and get_pkg_uri() and "web/html/index.php" isn't executed if
the virtual path feature is disabled.

Reported-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/index.php
web/lib/aur.inc.php