The link under GeSHi Filter General Settings under Styling, Layout and CSS to geshifilter/generate_css gives: Fatal error: Call to undefined function drupal_set_header() in /home/office/public_html/sites/all/modules/geshifilter/geshifilter.module on line 319
drupal_set_header() has been changed to drupal_add_http_header() in drupal7.
Minor change patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| geshifilter.module-fix_header.patch | 477 bytes | gastewart |
Comments
Comment #1
gastewart commentedComment #3
soxofaan commentedfixed http://drupalcode.org/project/geshifilter.git/commit/66fa06e
thanks!