[RSS Feed/News] PHP Include?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I'm trying to integrate Blockscript with a Xenforo install.
The basic integration is via a PHP include:
Code:

include_once("./full-path-to/blockscript/detector.php");
This would need to be in the header of every page
What's the simplest way to do this??

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom