diff options
Diffstat (limited to 'rt/etc/RT_Config.pm')
| -rw-r--r-- | rt/etc/RT_Config.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/etc/RT_Config.pm b/rt/etc/RT_Config.pm index 8c5160977..21d837546 100644 --- a/rt/etc/RT_Config.pm +++ b/rt/etc/RT_Config.pm @@ -1780,7 +1780,7 @@ C<Set(@Plugins, (qw(Extension::QuickDelete RT::FM)));> =cut -Set(@Plugins, qw( RTx::Calendar RTx::Checklist )); +Set(@Plugins, qw( RTx::Calendar )); #RTx::Checklist )); =back |
