This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
29
Activity
Browse Source
Update index_do.php
tags/6.2.8
tianya
1 year ago
parent
e8d15f2e7e
commit
3c1cfb058f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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);
Write
Preview
Loading…
Cancel
Save