20 Oct
2011
20 Oct
'11
3:19 p.m.
On Thu, Oct 20, 2011 at 09:22:17AM -0500, Dan McGee wrote:
This should be set to something like 'http://localhost' for development or 'https://aur.archlinux.org' in production. It ensures all links in the site stay in the development site and there is no sudden jump from development to production environments.
Signed-off-by: Dan McGee <dan@archlinux.org> --- web/html/passreset.php | 2 +- web/lib/config.inc.php.proto | 3 +++ web/lib/pkgfuncs.inc.php | 2 +- web/template/header.php | 2 +- web/template/login_form.php | 2 +- web/template/pkg_comment_form.php | 4 ++-- 6 files changed, 9 insertions(+), 6 deletions(-)
+1. Thanks!