security upadtes
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
* $this->value_title = t('Node type');
|
||||
* $types = node_get_types();
|
||||
* foreach ($types as $type => $info) {
|
||||
* $options[$type] = $info->name;
|
||||
* $options[$type] = $info->name;
|
||||
* }
|
||||
* $this->value_options = $options;
|
||||
* }
|
||||
|
Reference in New Issue
Block a user