Helpers loading with each include statement |
Loading a helper file doesn't call any of its functions. Your helper files must be wrong. It should only contain function definition and not call anything directly.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/ |
Messages In This Thread |
Helpers loading with each include statement - by SoccerGuy3 - 08-09-2021, 02:05 PM
RE: Helpers loading with each include statement - by includebeer - 08-09-2021, 03:55 PM
RE: Helpers loading with each include statement - by SoccerGuy3 - 08-09-2021, 03:59 PM
RE: Helpers loading with each include statement - by includebeer - 08-09-2021, 05:03 PM
RE: Helpers loading with each include statement - by donpwinston - 08-10-2021, 03:14 AM
RE: Helpers loading with each include statement - by includebeer - 08-10-2021, 04:16 AM
RE: Helpers loading with each include statement - by SoccerGuy3 - 08-10-2021, 08:06 AM
RE: Helpers loading with each include statement - by SoccerGuy3 - 08-10-2021, 09:08 AM
|