2007-02-08 01:32:19
How can I enable or disable a moduls in a class
I wish to enable a special module in a special class. But now, when I enable a special module, all the classes have this new module. Can I control whether a module is enabled for each class separately?
Thanks!