Changes between Initial Version and Version 1 of smo/remove_ticket_instructions
- Timestamp:
- Apr 30, 2013, 5:23:12 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
smo/remove_ticket_instructions
v1 v1 1 = How to remove a ticket = 2 3 If a spam ticket shows up on ticket run the following script: 4 5 https://support.mayfirst.org/attachment/ticket/405/mfpl-remove-trac-spam.2 6 7 Save script to your computer and then run: 8 9 {{{ 10 chmod u+x scriptname 11 }}} 12 13 14 {{{ 15 ./scriptname 16 }}} 17