Skip to content

Commit

Permalink
*) addition to last commit (just commited html-changes)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3707 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
auron_x committed May 11, 2007
1 parent 15ad9ff commit 841e51e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions htroot/BlogComments.java
Expand Up @@ -293,8 +293,6 @@ else if(post.containsKey("login")){
}
}
}
prop.put("blogSize", switchboard.blogDB.size());
prop.put("blogCommentsSize", switchboard.blogCommentDB.size());

// return rewrite properties
return prop;
Expand Down

0 comments on commit 841e51e

Please sign in to comment.