Committer: nnikulochkina
LJSUP-12732: Redirect from /shop/wallet-history.bml to /shop/history.bmlU trunk/htdocs/shop/wallet-history.bml
Modified: trunk/htdocs/shop/wallet-history.bml =================================================================== --- trunk/htdocs/shop/wallet-history.bml 2012-06-27 11:23:40 UTC (rev 12185) +++ trunk/htdocs/shop/wallet-history.bml 2012-06-27 13:04:37 UTC (rev 12186) @@ -3,6 +3,9 @@ <?_code { #line 6 + + return BML::redirect("$LJ::SITEROOT/shop/history.bml"); + use strict; use vars qw(%GET %POST $title $headextra @errors @warnings);