Hi guys,

A quick question:

I want to define a few common functions to be used both in the non-admin area, and the admin area.

Where should I put them? -- I noticed if I put it under includes\functions, they are not accessible from the admin.

Thanks!