mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Use the standard string type specifier instead of "%h" in format strings. Both specifiers are treated equally in __() so we shouldn't break anything here. This also allows us to replace the hacky substitution algorithm in __() by vsprintf(). Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |
||
---|---|---|
.. | ||
css | ||
images | ||
account.php | ||
addvote.php | ||
index.php | ||
logout.php | ||
packages.php | ||
passreset.php | ||
pkgsubmit.php | ||
rpc.php | ||
rss.php | ||
tu.php | ||
voters.php |