Use absolute URIs for style sheets and images
commita03c684ecd51327f9c6921a6e0001d82e3223799
authorLukas Fleischer <archlinux@cryptocrack.de>
Fri, 13 Jul 2012 21:05:15 +0000 (13 23:05 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Sun, 15 Jul 2012 20:42:45 +0000 (15 22:42 +0200)
tree8dd8dbd272fb5c29e76c532795d8cff3b246e73a
parenteb22bcc7548d1b1025a3832aa4555792729d11b0
Use absolute URIs for style sheets and images

This is needed for our new URI scheme, since we will use virtual
directories, such as "/packages/" instead of "/packages.php" etc.

Having relative URIs results in incorrect paths, such as
"/packages/css/aur.css" (instead of "/css/aur.css").

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/template/header.php
web/template/pkg_comments.php