Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Fri Jan 16 09:16:57 2026 UTC | Revision 1.3 by sysadm, Tue Jan 20 07:48:30 2026 UTC | |
|---|---|---|
| # | Line 153 | Line 153 |
| 153 | case 'S': // Restore article | case 'S': // Restore article |
| 154 | case 'M': // Modify article | case 'M': // Modify article |
| 155 | case 'T': // Move article | case 'T': // Move article |
| 156 | case 'Z': // Set article as trnasship | case 'E': // Set article as excerption |
| 157 | case 'O': // Unset article as excerption | |
| 158 | case 'Z': // Set article as transship | |
| 159 | unset($delete_aid_list[$aid]); | unset($delete_aid_list[$aid]); |
| 160 | $export_aid_list[$aid] = true; | $export_aid_list[$aid] = true; |
| 161 | break; | break; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |