do link properly.

SVN revision: 75357
This commit is contained in:
Carsten Haitzler 2012-08-17 06:51:28 +00:00
parent 24a27233cc
commit 240d52e420
1 changed files with 1 additions and 1 deletions

View File

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