Project

General

Profile

Bug #1772 ยป 1772.patch

krileon, 18 June 2010 21:29

View differences:

administrator/components/com_comprofiler/comprofiler.class.php
$confirmCode = '';
}
// no sef here ! space added after link for dumb emailers (Ms Entourage)
$confirmLink = " \n".$_CB_framework->getCfg( 'live_site' )."/index.php?option=com_comprofiler&task=confirm&confirmcode=".$confirmCode." \n";
$confirmLink = " \n".$_CB_framework->getCfg( 'live_site' )."/index.php?option=com_comprofiler&task=confirm&confirmcode=".$confirmCode.getCBprofileItemid()." \n";
}
} else {
$confirmLink = ' ';
    (1-1/1)