Titlebar updates - current page links

This commit is contained in:
Zach Hall
2010-03-22 19:48:44 -07:00
committed by Shish
parent 124fbc8f6f
commit 2c767706fa
2 changed files with 33 additions and 10 deletions

View File

@@ -238,7 +238,7 @@ EOD;
private function navlinks($link, $desc, $pages_matched) {
/**
* Woo! We can actually SEE THE CURRENT PAGE!!
* Woo! We can actually SEE THE CURRENT PAGE!! (well... see it highlighted in the menu.)
*/
$html = null;
$url = $_GET['q'];