Closed (fixed)
Project:
GeSHi Filter for syntax highlighting
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2011 at 09:33 UTC
Updated:
11 Oct 2011 at 21:16 UTC
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!