Closed (fixed)
Project:
Input Formats
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2010 at 15:18 UTC
Updated:
30 Jun 2010 at 15:30 UTC
function ingput_formats_wysiwyg_import_profile_alter(&$wysiwyg) {
should be:
function input_formats_wysiwyg_import_profile_alter(&$wysiwyg) {
Comments
Comment #1
dagmarFixed: http://drupal.org/cvs?commit=380790