To get rid of the above error message I deleted the ampersand in line 553.
Now it reads:

    $form = ctools_export_form($form_state, $code);

Is this correct??

Thank you for this wonderful module!

Comments

ronan’s picture

Ooops, yup, that's some bad copy-pastey. Not sure how the error didn't come up for me. I swear I ran the code before I committed it :). But I was still tired from DrupalCon.

I'll get the fix committed tonight if I get a chance.

ronan’s picture

Status: Active » Fixed

Ok, fixed in cvs now. Dev snapshot should roll soon.

Thanks for catching this.
R

Status: Fixed » Closed (fixed)
Issue tags: -Call-time pass-by-reference deprecated

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

apaderno’s picture

Issue summary: View changes
Issue tags: -Call-time pass-by-reference deprecated +deprecated