Welcome Guest, Not a member yet? Register   Sign In
Define/include "globally available" arrays and functions
#16

(This post was last modified: 06-06-2021, 11:35 AM by tomsenner. Edit Reason: spelling )

(06-06-2021, 11:08 AM)paulbalandan Wrote: Use the full path:
PHP Code:
public $files = [ ROOTPATH 'app/own_functions.php' ]; 

Unfortunately I am still getting the same error "call to undefined function" within my view file. It is not loading the file. Should that function now be accessible in views, controllers and models?
Reply


Messages In This Thread
RE: Define/include "globally available" arrays and functions - by tomsenner - 06-06-2021, 11:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB