fixed URL
This commit is contained in:
parent
057bb829fd
commit
f1a044a1c3
|
@ -2412,7 +2412,7 @@ function dn_unescape($dn) {
|
||||||
*/
|
*/
|
||||||
function get_href($type,$extra_info='') {
|
function get_href($type,$extra_info='') {
|
||||||
$sf = 'https://sourceforge.net';
|
$sf = 'https://sourceforge.net';
|
||||||
$pla = 'http://phpldapadmin.sourceforge.net';
|
$pla = 'http://www.ldap-account-manager.org';
|
||||||
$group_id = '61828';
|
$group_id = '61828';
|
||||||
$bug_atid = '498546';
|
$bug_atid = '498546';
|
||||||
$rfe_atid = '498549';
|
$rfe_atid = '498549';
|
||||||
|
|
Loading…
Reference in New Issue