View Single Post
  #13 (permalink)  
Old 10-05-2006, 06:12 PM
onpoint onpoint is offline
Junior Member
 
Join Date: Oct 2006
Posts: 2
Originally Posted by dar63
Strange that, cause I have a copy of solaris here and its definately there, albeit commented out.

Code:
function themefooter() {
    global $index, $foot1, $foot2, $foot3, $foot4, $copyright, $totaltime, $footer_message;
    //if ($index == 1) {
Aye

I don't see that line of code anywhere in theme.php and that is the only file I have.
Reply With Quote