New Zenner
- Join Date:
- Apr 2012
- Location:
- Norwich, Norfolk
- Posts:
- 5
- Plugin Contributions:
- 0
Best way to use custom class between catalogue and admin
Hi,
What is the expected way to use a class both within the catalog and also admin? is it to use the init system? or do I just need to do a normal "require", store the class in the catalog classes directory and fiddle about with the require path?