Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi
I already download and installed a terrific simple chat, wich is called "chatty" http://www.olivo.net/software/chatty/
I have an issue how integrate chatty with drupal is this possible to make from it a module for Drupal?
Hi. I'm doing a simple module that sends a location header, just using PHP's builtin header() function, and since you should call exit after sending the location header, I wonder if there is something I should call in drupal to make sure it cleans it well before the exit?