View Single Post
Old 02-07-2004, 12:16 AM   #11
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Well, now I'm really confused. I have all the code in search.php that sets the value of the header and footer variables, instantiates the class, etc. The only thing that is in header.php is this.
Code:
<?php
echo $Navigation->getHeader();
?>
Have I completely misunderstood what I need to do in order to set this up?
vinyl-junkie is offline   Reply With Quote