Can anyone tell me where this is stored? It is not with the other mails, and haven't managed to locate it in the db or the modules. The email is full of em 's.
thanks
Andy
Can anyone tell me where this is stored? It is not with the other mails, and haven't managed to locate it in the db or the modules. The email is full of em 's.
thanks
Andy
Comments
Comment #1
hargobindThis email is generated by code (i.e. not a mail template). You'll find it in /ecommerce/store/store.admin.inc inside of the _store_cron() function.
This is just an example of how there are not enough places in the eCommerce code that take advantage of theme() functions. =)