01-28-2008, 03:00 PM
[eluser]Derek Jones[/eluser]
In 1.6 (and now available in the SVN) it will be possible to "extend" Helpers by including a MY_helper_name.php file in your application/helpers folder. You can define new functions to be available when the Helper is loaded, or override an existing function. This ability has been requested numerous times, so we hope you enjoy it!
In 1.6 (and now available in the SVN) it will be possible to "extend" Helpers by including a MY_helper_name.php file in your application/helpers folder. You can define new functions to be available when the Helper is loaded, or override an existing function. This ability has been requested numerous times, so we hope you enjoy it!