Path fix.

git-svn-id: http://svn.automattic.com/wordpress/trunk@50 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-05-23 11:27:46 +00:00
parent 9a496ec591
commit ec3c699445
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ while ($j != "") {
}
?>
<li><a href="<?php echo $siteurl."/".$blogfilename; ?>">View site</a></li>
<li><a href="<?php echo $pathserver."/".$blogfilename; ?>">View site</a></li>
<li id="last"><a href="<?php echo $siteurl ?>/b2login.php?action=logout">Logout</a></li>
</ul>
<br clear="all" />