How to check is the module enabled?
If you will find a grammar error on this page, please select it with your mouse and press Ctrl+Enter. Thank you.
Name:
trafbite
Hi.
I need to show some text if the module "filter" is enabled. How can I do that?
I suppose that the php code should be like this:
<?php if [the condition what I need ] { ?> My text <?php } ?>
Add new comment