1
Hi everybody,
I'm currently working on a new page for my catads module as a replacement for the current index.php page. I don't need templates that much there. The question is how do I add a notifications box at the bottom of the page via php? Originally it was added in the index.php templates by adding this:
<{include file='db:system_notification_select.html'}>
is there any trick how I can embed this into php?
Mind anchors