1
0

Allow subscribers to comments to receive fulltext

This commit is contained in:
Garvin Hicking
2008-06-17 12:06:45 +00:00
parent af6c267354
commit 8ec332b3db
66 changed files with 109 additions and 40 deletions

View File

@ -920,3 +920,4 @@ $i18n_unknown = 'tw';
@define('SET_TO_MODERATED', 'Moderate');
@define('COMMENT_MODERATED', 'Comment #%s has successfully been set as moderated');
@define('CENTER', 'center');
@define('FULL_COMMENT_TEXT', 'Yes, with full comment text');