Archived
1
0

Added CENTER constant

This commit is contained in:
Garvin Hicking
2008-02-06 09:02:11 +00:00
parent ce7fe6e031
commit 63a6d81a8b
63 changed files with 91 additions and 31 deletions
+1
View File
@@ -102,3 +102,4 @@ foreach($const['missing'] AS $file => $constants) {
@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');