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 6c49e559e4
commit 8594f1297f
66 changed files with 109 additions and 40 deletions

View File

@ -925,3 +925,4 @@ $i18n_filename_to = array (
@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');