Hi,
I am trying to include branding in a .livephp file.
I tried this, but it doesnt work:
The file header.php file exists and works just fine when called in .php file like this:PHP Code:include("/usr/local/cpanel/php/cpanel.php");
$cpanel = &new CPANEL();
$cpanel->exec('<cpanel Branding="include(header.php)">');
What am I doing wrong here?PHP Code:<cpanel Branding="include(header.php)">



LinkBack URL
About LinkBacks
Reply With Quote





