登录后跳转回当前页

<?php
// 登录后跳转回当前页
Mage::getSingleton('customer/session')->setBeforeAuthUrl(Mage::helper('core/url')->getCurrentUrl());
?>
<div>参加团购需要首先登录哦。点击 <a href="/customer/account/login/" class="light-blue">马上登录</a></div>

posted @ 2017-04-01 13:02  思风雨  阅读(206)  评论(0编辑  收藏  举报