Parent Directory
|
Revision Log
|
Patch
| Revision 1.9 by sysadm, Wed Mar 12 08:03:53 2025 UTC | Revision 1.10 by sysadm, Mon Mar 17 13:21:14 2025 UTC | |
|---|---|---|
| # | Line 211 while($row=mysql_fetch_array($rs)) | Line 211 while($row=mysql_fetch_array($rs)) |
| 211 | </td> | </td> |
| 212 | <td class="level"> | <td class="level"> |
| 213 | <a class="s2" href="javascript:NW_open('send_msg.php?user_id=<? echo $row["UID"]; ?>','send_msg',500,300)">发送消息</a> | <a class="s2" href="javascript:NW_open('send_msg.php?user_id=<? echo $row["UID"]; ?>','send_msg',500,300)">发送消息</a> |
| <a class="s2" href="javascript:NW_open('bbs_email.php?user_id=<? echo $row["UID"]; ?>','send_msg',500,300)">发送邮件</a> | ||
| 214 | </td> | </td> |
| 215 | <td align="center"> | <td align="center"> |
| 216 | </td> | </td> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |