Tommi Gustafsson
Member
Hello!
I have a very basic question about XenForo addons.
I downloaded some PHP code from the Internet, which I want to use in my addon.
The code has several constants and global functions and some classes in several php files and they are related by the use of require statement.
How should include them in my addon so that I can access them?
Best regards,
Tommi
I have a very basic question about XenForo addons.
I downloaded some PHP code from the Internet, which I want to use in my addon.
The code has several constants and global functions and some classes in several php files and they are related by the use of require statement.
How should include them in my addon so that I can access them?
Best regards,
Tommi