These functions functions have been commented out in the most confusing of manners. Are they broken?

/**
 * Process an individual attachment.
 *
 * @param form_id
 *   The form ID of the passed form.
 * @param $form_state
 *   The form values of the passed form.
 * / << the space added here

Comments

oadaeh’s picture

The original intent was to pull that functionality out of other places I was using it to reduce code and possibly streamline it. I must have been distracted and never finished it.

I have no idea at this point if they are functioning or not, but the original code is still in place, so it must not be. I frequently comment out stuff I'm working on like that when I'm not really ready for it to go live.

I can't believe I committed it as it is, but that must have been included as part of some other commit.

oadaeh’s picture

Status: Active » Fixed

Not that you care any more, but I've removed the commented code.

Status: Fixed » Closed (fixed)

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