Fork me on GitHub

Plain output in module function  Bottom

  • I have a function in a module that just should show a given PHP output (echo-output) (no header or footer of the theme). Do I have to add a theme without header and footer or is there a more elegant way?

    thanks a lot in advance for your support!

    --
    https://github.com/phaidon/
  • IIRC, you echo the stuff you want then return TRUE in the function.

This list is based on users active over the last 60 minutes.