I should know this by now...
Is there a way to make defines, configures, and/or functions accessible to both admin and store areas??
Specifically, I'm adding a feature to my site so that a customer can request a product (rather than order... don't ask). The customer creates the request, and the customer can also delete the request. The admin, can also delete a request. I've finished with the admin site... and when the delete is done it sends out a formatted email to the customer. I want the same thing to happen when the customer does it, without having to re-create all the defines and functions.
The functions aren't a big deal really... its more the defines. Because if the admin wants to change a typo (for example) it has to be done in two places.
I was wondering if there was already a way to do this?
- Steven



