11 years ago
Combo
Member
Hello, I have to add this code in header.php between body
<?php global $seopilot; define('SEOPILOT_USER', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'); require_once($_SERVER['DOCUMENT_ROOT'].'/'.SEOPILOT_USER.'/SeoPilotClient.php'); $seopilot = new SeoPilotClient(); ?> but in my header.php i have no body tag, when i should add this code? |
11 years ago
Combo
Member
Can you help me?
|