10 Jun
2010
10 Jun
'10
1:23 a.m.
On 6/9/2010 6:33 PM, Jamie Holly wrote:
It should be 'file' => drupal_get_path('module','mymodule').'/mymodule.admin.inc'
File needs the path on batches, unlike when you use it on a menu or theme item. Yep, that was it...and it was in the docs. Lots of fun that it doesn't throw an error. Thanks!!