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:
This would need to be in the header of every page
What's the simplest way to do this??
ادامه مطلب...
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??
ادامه مطلب...