View Single Post
  #8  
Old 04-03-2008, 04:56 AM
 
AgentBristow AgentBristow is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 36
 

Default Re: Is there a way to use an external header.php file for the admin section?

Ah ok so I guess what your saying is that it's a bad idea? So I assume if I store the file locally and then use:
{php}
include('_header.php');
{/php}

it should work fine and no security warning will be displayed... yes?
__________________
Xcart Version 4.1.9 [win]
Reply With Quote