Changeset 768 for branches

Show
Ignore:
Timestamp:
12/29/07 20:22:14 (11 months ago)
Author:
michiel
Message:

try #3

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/index.php

    r767 r768  
    4646                $class = 'active'; 
    4747            } 
    48  
    4948            echo("<a class='".$class."' href='?page=".$pageName."' title='".$pageInfo["desc"]."'>".$pageInfo["title"]."</a>\n"); 
    5049        }