Helper Function Redeclaration

edited April 2014 in Modules
I'm re-using from helpers from my Contact Module ().

However, I'm getting a redeclaration problem for those functions while using the new module.

Gist: https://gist.github.com/kbjohnson90/10315416

I'm currently using a technique I came across on Stack Overflow (http://stackoverflow.com/a/2304948), but I would like to avoid it (as the linked answer suggests).

Thoughts?

Comments

  • edited 11:03AM
    Do you have a code example to show where it's breaking?
Sign In or Register to comment.