Forgot one cleanup item. Transactions now properly redirect to the account module when directly called

This commit is contained in:
Frank Dillon 2008-11-15 12:04:33 +00:00
parent 4ff722bd5d
commit f1d2a2e8ef
3 changed files with 5 additions and 88 deletions

View file

@ -77,9 +77,6 @@ sub appendAccountLinks {
});
}
#Pluggin - delete eventually
push(@array, {'options.display' => '<a href="'.$session->url->page('shop=transaction;method=manageMy').'">'.$i18n->get('my purchases', 'Shop').'</a>'});
#Pluggin - delete eventually
if ($session->setting->get('userInvitationsEnabled')) {
push @array, {