several bug fixes

This commit is contained in:
JT Smith 2005-03-03 17:27:32 +00:00
parent c29c81be23
commit 1efa40e257
5 changed files with 122 additions and 76 deletions

View file

@ -190,37 +190,37 @@ A conditional indicating whether there is more than one forum.
'76' => {
message => q|Are you certain you wish to delete this forum and all the posts it contains?|,
lastUpdated => 1066055963
}
},
'title' => {
message => q|Title|,
lastUpdated => 1109806115,
}
},
'views' => {
message => q|Views|,
lastUpdated => 1109806115,
}
},
'rating' => {
message => q|Rating|,
lastUpdated => 1109806115,
}
},
'threads' => {
message => q|Threads|,
lastUpdated => 1109806115,
}
},
'replies' => {
message => q|Replies|,
lastUpdated => 1109806115,
}
},
'lastpost' => {
message => q|Last Post|,
lastUpdated => 1109806115,
}
},
};