/[LeafOK_CVS]/fenglin/bbs/article_service_del.php
ViewVC logotype

Diff of /fenglin/bbs/article_service_del.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 by sysadm, Sun Jun 15 04:49:10 2025 UTC Revision 1.6 by sysadm, Fri Oct 10 12:15:02 2025 UTC
# Line 137  Line 137 
137          if ($uid != $_SESSION["BBS_uid"]) // Delete by admin          if ($uid != $_SESSION["BBS_uid"]) // Delete by admin
138          {          {
139                  //Send alarm message                  //Send alarm message
140                  $msg_content = "[hide]SYS_Delete_Article[/hide]您所发表的[article $id]$id" .                  $msg_content = "您所发表的[article $id]$id" .
141                          "[/url]号文章,违反了本论坛的相关规定,现已被移至“回收站”。" .                          "[/url]号文章,违反了本论坛的相关规定,现已被移至“回收站”。" .
142                          "[align right]执行人:[user " .     $_SESSION["BBS_uid"] . "]" .                          "[align right]执行人:[user " .     $_SESSION["BBS_uid"] . "]" .
143                          $_SESSION["BBS_username"] . "[/user][/align]";                          $_SESSION["BBS_username"] . "[/user][/align]";


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1