diff --git a/checkin_notes b/checkin_notes index 47c6a9a2df..3faa258e3b 100644 --- a/checkin_notes +++ b/checkin_notes @@ -5384,3 +5384,9 @@ David 31 Aug 2011 scheduler_op.cpp win_build/ libboincapi_staticrt.vcproj + +David 31 Aug 2011 + - web: show actual project info on "forget password?" page + + html/user/ + get_passwd.php diff --git a/html/user/get_passwd.php b/html/user/get_passwd.php index 271e0a3e0b..a4b754888d 100644 --- a/html/user/get_passwd.php +++ b/html/user/get_passwd.php @@ -52,9 +52,9 @@ echo "
<account> - <master_url>http://lhcathome.cern.ch/</master_url> + <master_url>".MASTER_URL."/</master_url> <authenticator>8b8496fdd26df7dc0423ecd43c09a56b</authenticator> - <project_name>lhcathome</project_name> + <project_name>".PROJECT."</project_name> ... </account>