warning: Missing argument 2 for open_flash_chart_api_help() in /var/www/dev_cms/sites/all/modules/open_flash_chart_api/open_flash_chart_api.module on line 1072.
I removed the $args and it worked.
I then put it back as
$arg = NULL
and it still worked w/o error message?

Comments

redndahead’s picture

Status: Active » Fixed

The newest version of the files should have this fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.