X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-MandatorySubject.git;a=blobdiff_plain;f=README;fp=README;h=37701b85e245a517ae6a6d57118d2825284db652;hp=32835bb25aa41eba1740fdf1cdf4a560c7beff9a;hb=cb617d0e2aad22faa1c238d194778315e1ffaa0d;hpb=7c4c8448e2933fcd1b48ae1a83a5c1254bfc18fe diff --git a/README b/README index 32835bb..37701b8 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ To install this module, run the following commands: Then, to make it active, add it to @Plugins in RT site configuration file (RT_SiteConfig.pm), example: - Set(@Plugins,(qw(RT::Extension::MandatorySubject))); + Set(@Plugins,qw(RT::Extension::MandatorySubject) ); SUPPORT AND DOCUMENTATION