Added CENTER constant
This commit is contained in:
@ -897,3 +897,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@define('RSS_IMPORT_WPXRSS', 'WordPress eXtended RSS import, requires PHP5 and might take up much memory');
|
||||
@define('SET_TO_MODERATED', 'Moderate');
|
||||
@define('COMMENT_MODERATED', 'Comment #%s has successfully been set as moderated');
|
||||
@define('CENTER', 'center');
|
||||
|
Reference in New Issue
Block a user