Browse Source

Update index_do.php

tags/6.2.8
tianya 10 months ago
parent
commit
3c1cfb058f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/user/index_do.php

+ 1
- 1
src/user/index_do.php View File

@@ -253,7 +253,7 @@ if ($fmdo == 'sendMail') {
}
</script>";
$wintitle = "邀请好友赚积分";
$wecome_info = " ";
$wecome_info = "邀请好友赚积分";
$win = new OxWindow();
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", false);


Loading…
Cancel
Save