2009/10/02
Email templates for osCommerce 3
I was browsing the osCommerce issue tracker recently and came across a request for an email templating system. This is an interesting concept. I looked at it a bit, and noticed that there were two issues. The first issue is that the email layout is currently hard coded in includes/classes/order.php (as reported in that feature [...]