Changes between Initial Version and Version 2 of Ticket #40454
- Timestamp:
- 04/15/2017 10:20:53 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40454
- Property Focuses administration added
-
Property
Component
changed from
General
toPlugins
-
Ticket #40454 – Description
initial v2 3 3 4 4 I think, there should be something like this: 5 5 {{{ 6 6 if(!BULK_PLUGIN_ACTIVATION){ 7 7 redirect..... 8 8 } 9 9 }}} 10 10 so, make something , as developer could differentiate between individual and bulk activation.