|
@@ -136,7 +136,7 @@ |
|
|
block discarded – undo |
|
136
|
136
|
return new GenericElement("lastBuildDate", $value); |
|
137
|
137
|
}); |
|
138
|
138
|
$resolver->setDefined([ |
|
139
|
|
- "language", "copyright", "managingEditor", "webMaster", "ttl", "pubDate", "rating", "categories", "skipDays", |
|
|
139
|
+ "language", "copyright", "managingEditor", "webMaster", "ttl", "pubDate", "rating", "categories", "skipDays", |
|
140
|
140
|
"skipHours", "image", "cloud", "textInput", |
|
141
|
141
|
]); |
|
142
|
142
|
$resolver->setAllowedTypes("language", "string"); |
Please login to merge, or discard this patch.