Parent Directory
|
Revision Log
|
Patch
| Revision 1.71 by sysadm, Sat Jan 3 10:27:14 2026 UTC | Revision 1.72 by sysadm, Tue Jan 20 07:48:09 2026 UTC | |
|---|---|---|
| # | Line 630 int apply_article_op_log_from_db(int op_ | Line 630 int apply_article_op_log_from_db(int op_ |
| 630 | p_section->sid, p_article->aid); | p_section->sid, p_article->aid); |
| 631 | } | } |
| 632 | break; | break; |
| 633 | case 'Z': // Set article as trnasship | case 'Z': // Set article as transship |
| 634 | p_article->transship = 1; | p_article->transship = 1; |
| 635 | break; | break; |
| 636 | default: | default: |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |