fixing some bugs

This commit is contained in:
JT Smith 2008-02-25 21:13:11 +00:00
parent 920b36d728
commit 26d708a56b
4 changed files with 5 additions and 3 deletions

View file

@ -316,3 +316,4 @@ sub www_view {
return "chunked";
}
1;