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.

CommentFileSizeAuthor
#1 facetapi-1261972-1.patch467 bytescpliakas

Comments

cpliakas’s picture

Status: Active » Needs review
StatusFileSize
new467 bytes

The attached patch removes the unnecessary files.

stovak’s picture

Status: Needs review » Closed (fixed)

Fixed.