aurweb/web/lib
canyonknight 98b6ba9479 Use URL rewriting for user info page
Navigation to the "AccountInfo" page should only require a user to know the
username of the account they are looking for. Update all AUR links that use
the user info page to reflect the new URL.

Before:
AUR_URL/account/?Action=AccountInfo&U=userfoo

After:
AUR_URL/account/userfoo

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-09-18 00:59:21 +02:00
..
acctfuncs.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
aur.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
aurjson.class.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
cachefuncs.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
config.inc.php.proto Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
routing.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
stats.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
version.inc.php Release 1.9.1 2012-03-09 09:24:52 +01:00