|
@@ -113,7 +113,6 @@ class mshopControl extends specialControl
|
|
|
|
|
|
if(session_helper::need_wechat_author())
|
|
|
{
|
|
|
- $title = util::base64url_encode($title);
|
|
|
$url = BASE_SITE_URL . "/mobile/index.php?act=mshop&op=special&special_id={$special_id}&title={$title}";
|
|
|
$author = new thrid_author\wxauthor();
|
|
|
$url = $author->enter($url);
|