CodeIgniter Forums
Define/include "globally available" arrays and functions - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Model-View-Controller (https://forum.codeigniter.com/forumdisplay.php?fid=10)
+--- Thread: Define/include "globally available" arrays and functions (/showthread.php?tid=79346)

Pages: 1 2 3


RE: Define/include "globally available" arrays and functions - paulbalandan - 06-08-2021

Try to edit the "welcome_message.php" default view file and try to call there your custom function. Actually, I did my edit there and it is working fine.