/[LeafOK_CVS]/fenglin/bbs/common_lib.inc.php
ViewVC logotype

Diff of /fenglin/bbs/common_lib.inc.php

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

Revision 1.5 by sysadm, Fri Apr 4 03:33:09 2025 UTC Revision 1.7 by sysadm, Sun Apr 13 05:06:58 2025 UTC
# Line 6  function article_op_log(int $aid, int $u Line 6  function article_op_log(int $aid, int $u
6                  Type    Description                  Type    Description
7                  A               Add article                  A               Add article
8                  D               Delete article                  D               Delete article
9                    X               Delete article by Admin
10                  S               Restore article                  S               Restore article
11                  L               Lock article                  L               Lock article
12                  U               Unlock article                  U               Unlock article
# Line 15  function article_op_log(int $aid, int $u Line 16  function article_op_log(int $aid, int $u
16                  O               Unset article as excerption                  O               Unset article as excerption
17                  F               Set article on top                  F               Set article on top
18                  V               Unset article on top                  V               Unset article on top
                 R               Recommend article  
                 N               Unrecommend article  
19                  Z               Set article as trnasship                  Z               Set article as trnasship
20          */          */
21    


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

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