diff --git a/lam/templates/3rdParty/pla/lib/functions.php b/lam/templates/3rdParty/pla/lib/functions.php index e8683da5..d6f54615 100644 --- a/lam/templates/3rdParty/pla/lib/functions.php +++ b/lam/templates/3rdParty/pla/lib/functions.php @@ -2412,7 +2412,7 @@ function dn_unescape($dn) { */ function get_href($type,$extra_info='') { $sf = 'https://sourceforge.net'; - $pla = 'http://phpldapadmin.sourceforge.net'; + $pla = 'http://www.ldap-account-manager.org'; $group_id = '61828'; $bug_atid = '498546'; $rfe_atid = '498549';