Currently Views Highcharts adds files to the dynamic-loading code registry that do not have classes or interfaces. The only file that contains a class is the views_highcharts_plugin_style_highcharts.inc file, so it should be the only file added to the "files" key in the .info file. Refer to http://drupal.org/node/542202#files for more information.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | facetapi-1261972-1.patch | 467 bytes | cpliakas |
Comments
Comment #1
cpliakas commentedThe attached patch removes the unnecessary files.
Comment #2
stovak commentedFixed.