and allow for direct links

SVN revision: 75356
This commit is contained in:
Carsten Haitzler 2012-08-17 06:50:55 +00:00
parent c7189e1ce7
commit 24a27233cc
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@ function dev_data_irc($data)
$h = read_var("p/$b/link");
$pname = $h;
}
else $h = $b
if ((strncasecmp($page,$l,strlen($l)) == 0) OR
(($page == "index") AND ($l == "Home") )) {
$c = "active";