AbanteCart Community

AbanteCart Development => Customization help => Topic started by: sharma9853 on September 09, 2013, 04:26:59 AM

Title: How can i create a new global function and call in every file.
Post by: sharma9853 on September 09, 2013, 04:26:59 AM
Can any one please tell me how and where i can create a new function and call in every file .
Title: Re: How can i create a new global function and call in every file.
Post by: abantecart on September 09, 2013, 07:35:31 AM
You can use core/helper/utils.php file for any global function.

You can also suggest the function to core abantecart and if make sense to be used in the core distribution we can consider including it .